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
f49e3441280380ec810d54bd5a77a7e699415efb
rails
/
actionpack
/
lib
/
action_controller
/
abstract
History
Jeremy Kemper
f49e344128
Reinstate Base#render_to_string. Introduce AbstractController#render_to_string which stringifies render_to_body.
2009-04-21 16:02:30 -07:00
..
base.rb
Working toward getting a basic AbstractController framework
2009-03-17 18:04:22 -07:00
callbacks.rb
Add depends_on, use, and setup to abstract up ideas about module inheritance.
2009-04-07 14:57:18 -07:00
exceptions.rb
Working toward getting a basic AbstractController framework
2009-03-17 18:04:22 -07:00
helpers.rb
Add depends_on, use, and setup to abstract up ideas about module inheritance.
2009-04-07 14:57:18 -07:00
layouts.rb
Get Base2 layouts to work :)
2009-04-07 17:57:20 -07:00
logger.rb
Add depends_on, use, and setup to abstract up ideas about module inheritance.
2009-04-07 14:57:18 -07:00
renderer.rb
Reinstate Base#render_to_string. Introduce AbstractController#render_to_string which stringifies render_to_body.
2009-04-21 16:02:30 -07:00