Plugins - map_with_controller

StarAdd to favorites

I think that the complex Rails applications such as maintained over years tend to have messy config/routes.

With this plugin, you can draw the routes belonging to some controller like this.

map.with_controller('posts') do |posts|
  posts.rss # posts_rss_path => 'posts/rss'
end

Genki Takiuchi

http://blog.s21g.com/articles/452

http://svn.s21g.com/public/rails/plugins/map_with_controller/

Rails' (MIT)

  • Currently 1.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Controllers

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?