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
83f24afd44ecd6fb6e38d5e8a6830dfca4bf5ffe
rails
/
actionpack
/
lib
/
abstract_controller
History
José Valim
4964d3b02c
Make ActionMailer::Base inherit from AbstractController::Base
...
Signed-off-by: Yehuda Katz <
wycats@Yehuda-Katz.local
>
2009-12-22 11:29:06 -08:00
..
base.rb
Make ActionMailer::Base inherit from AbstractController::Base
2009-12-22 11:29:06 -08:00
callbacks.rb
Callbacks, DeprecatedCallbacks = NewCallbacks, Callbacks
2009-10-12 22:15:43 -05:00
helpers.rb
Rename the RenderingController module to just plain Rendering
2009-12-20 17:15:31 -08:00
layouts.rb
Rename the RenderingController module to just plain Rendering
2009-12-20 17:15:31 -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
Make ActionMailer::Base inherit from AbstractController::Base
2009-12-22 11:29:06 -08:00
rendering.rb
Dont introspect inline templates for the logger and cleanup a few styling issues
2009-12-21 16:03:04 -08:00