invisible_controller 0.2
When controllers are truely restful, the become more and more empty. We got to the point where we had many controllers that were just two lines class .. end. At this point it seemed pointless to have controllers.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
rails
>= 0
Development依存関係 (7):
awesome_print
>= 0
bundler
~> 1.10
flying_table
>= 0
minitest
>= 0
minitest-reporters
>= 1.0.1
rake
~> 10.0
sqlite3
>= 0