Hi,
I've just checked out the latest rails 3 and encounter this error when running it: vendor/rails/activesupport/lib/active_support/dependencies.rb:167:in `require': no such file to load -- rack/mount (MissingSourceFile)
I've also check from rack/rack repository in github but can not find rack/mount.rb anywhere.
Does anybody know which is the blessed repository for rack that rails 3 uses?
Thanks in advance.