aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/application_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Privatize unneededly protected methods in RailtiesAkira Matsuda2016-12-251-1/+1
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-7/+7
* applies new string literal convention in railties/libXavier Noria2016-08-061-3/+3
* stop using deprecated `render :text` in railtiesyuuji.yaginuma2015-08-061-1/+1
* Add an application controller for internal controllersAndrew White2013-12-171-0/+16