This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
f31651bd6a
rails--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