This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f70079efb10f6af1187dc55dfbecc87136dc4738
rails
/
actionpack
/
lib
/
abstract_controller
History
Joshua Peek
39b708be96
rendering controller needs base
2009-12-12 19:50:12 -06:00
..
base.rb
Relocate AbstractController exceptions into their proper parent modules
2009-12-12 18:48:34 -06:00
callbacks.rb
Callbacks, DeprecatedCallbacks = NewCallbacks, Callbacks
2009-10-12 22:15:43 -05:00
helpers.rb
Remove ActionMailer helpers and rely on AbstractController one.
2009-11-01 02:23:48 +01:00
layouts.rb
Revert "Revert "Eliminate warning with layout is unset""
2009-11-10 16:15:43 -08:00
localized_cache.rb
Extracted localized_cache.rb from ActionController, added it to AbstractController and made ActionMailer use it.
2009-11-01 02:23:49 +01:00
logger.rb
Renamed Orchestra to Notifications once again [
#3321
state:resolved]
2009-10-15 18:51:51 -03:00
rendering_controller.rb
rendering controller needs base
2009-12-12 19:50:12 -06:00