RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Use the Free Application Namespace in Rails

Rails 3 generates an module named after your application that contains the Rails::Application subclass, but the generators ignore this module and put everything in the global namespace. There is one small gotcha when putting all your application code into this namespace — Use the Free Application Namespace in Rails

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in