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.
--
Certified Scrum Master
http://blog.scrum8.com | http://jobs.scrum8.com | http://twitter.com/scrum8
http://github.com/josh/rack-mount
>
> Does anybody know which is the blessed repository for rack that rails 3 uses?
>
> Thanks in advance.
>
> --
> Certified Scrum Master
> http://blog.scrum8.com | http://jobs.scrum8.com | http://twitter.com/scrum8
>
--
Michael Fellinger
CTO, The Rubyists, LLC
972-996-5199
It's here: http://github.com/josh/rack-mount
It doesn't seem to exist as a public gem... :(
--
Iñaki Baz Castillo <i...@aliax.net>