lucasefe / themes_for_rails

Theme Support for Rails 3
This very same page :)
MIT License
308 stars 102 forks source link

Rails 4 Compatible Routes #69

Open holtkampw opened 11 years ago

holtkampw commented 11 years ago

Added :via => :get to the routes to make them compatible with rails 4

jozefvaclavik commented 11 years ago

+1 on this