1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides
Yuki Nishijima 3a98877d73 ErrorsController shouldn't inherit ApplicationController, but ActionController::Base
Inheriting `ApplicationController` often causes an issue as it always
has before/after actions. It should encourage to use `ActionController::Base` instead.

[ci skip]
2014-06-19 13:08:14 -07:00
..
assets fix guides mobile nav issue [ci skip] 2014-05-06 22:59:27 +01:00
bug_report_templates Revert "Don't rely on Arel master in bug report template [ci skip]" 2014-04-27 10:26:56 -07:00
rails_guides Do not gsub non ASCII characters in header anchor. 2014-05-22 16:14:31 +08:00
source ErrorsController shouldn't inherit ApplicationController, but ActionController::Base 2014-06-19 13:08:14 -07:00
.document
CHANGELOG.md Rename Posts to Articles in Guides' Getting Started App, continuation of #15215 [ci skip] 2014-05-25 18:48:14 -04:00
rails_guides.rb Update Redcarpet to 3.1.2 2014-05-14 19:52:47 +02:00
Rakefile Improve error message for guides:generate:kindle 2014-04-03 21:31:27 +02:00
w3c_validator.rb Guides: output valid HTML5 2014-05-05 17:42:04 -04:00