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
6b280e5b54fb406b4e0fa3626a01c8992ff8ebfb
rails
/
actionpack
/
lib
/
action_view
/
template_handlers
History
Jeremy Kemper
ff5f155f8d
Use output_buffer reader and writer methods exclusively instead of hitting the instance variable so others can override the methods.
2008-06-08 20:05:39 -07:00
..
builder.rb
Work with @output_buffer instead of _erbout
2008-06-02 21:32:50 -07:00
compilable.rb
Use output_buffer reader and writer methods exclusively instead of hitting the instance variable so others can override the methods.
2008-06-08 20:05:39 -07:00
erb.rb
Work with @output_buffer instead of _erbout
2008-06-02 21:32:50 -07:00
rjs.rb
Pass template object to Handler#compile
2008-04-24 16:58:09 +01:00