Enable JavaScript to use search. / 検索を使用するには JavaScript を有効にしてください。
Posts with #routing
Fri, November 4, 2011
2 min read
[Rails] Differences Between Routing in Version 2 and 3
A side-by-side comparison of Ruby on Rails 2 and 3 routing DSL with concrete examples.
read more →
Sun, September 18, 2011
1 min read
How to Change the Root Route from routes.rb in Rails 3
Change the Rails 3 root route with the root directive and delete public/index.html.