1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_view/template_handlers
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