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!

rails console show_routes method for your .railsrc file

We upgraded a couple of our projects to Rails 3.2.0.

In our .railsrc file we had a “show_routes” method, which we used all the time when developing new routes.

But it broke under rails 3.2.0, here is how we fixed it.

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