Hi,

I've tried to run config.ru file provided by Yehuda Katz:
http://gist.github.com/330207

After running it and pointing browser to localhost:3000/foo I get
"RoutingError: uninitialized contant FooController" error.

Have anyone else tried it? Is there anything more to add?

My Gemfile is one liner:
gem 'rails', :git => "git://github.com/rails/rails.git"

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to