1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/lib/action_view/renderer
Akira Matsuda da9038eaa5 Partial template name does no more have to be a valid Ruby identifier
because the partial renderer would not create an lvar per each template since c67005f221
2015-02-06 01:46:59 +09:00
..
abstract_renderer.rb small refactors to actionview renderers 2014-07-18 20:54:03 -07:00
partial_renderer.rb Partial template name does no more have to be a valid Ruby identifier 2015-02-06 01:46:59 +09:00
renderer.rb
streaming_template_renderer.rb typos rectified [ci skip] 2013-12-12 11:29:23 +05:30
template_renderer.rb Avoid creating unneeded Hash instance and calling slow Hash#fetch 2014-10-25 12:59:37 +09:00