aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/plugin/templates/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of strip_heredoc in the framework in favor of <<~Rafael Mendonça França2018-02-161-1/+1
* Use Ruby 1.9 hash syntaxRafael Mendonça França2016-02-121-1/+1
* Generated engines should protect from forgeryAaron Patterson2016-02-011-0/+1
* Make ApplicationController inherit from AC::API for API pluginsRobin Dupret2015-07-231-1/+1
* Allow hyphenated names for `rails plugin new` generator.Robin Böning2015-01-301-2/+3
* s/plugin_new/pluginschneems2013-06-301-0/+4