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-01-14 09:07:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3-1-github
Add File
New File
Upload File
Apply Patch
rails
/
actionpack
/
lib
/
action_view
/
renderer
History
Gaston Ramos
8d0e3c9dc2
- added ActionView::PartialRenderer#merge_path_into_partial(path, partial)
...
fix issues/1951
2011-07-24 00:24:38 -03:00
..
abstract_renderer.rb
no @controller dependency in Renderers.
2011-05-04 00:12:11 +02:00
partial_renderer.rb
- added ActionView::PartialRenderer#merge_path_into_partial(path, partial)
2011-07-24 00:24:38 -03:00
renderer.rb
no @controller dependency in Renderers.
2011-05-04 00:12:11 +02:00
streaming_template_renderer.rb
Streaming docs.
2011-05-01 14:50:42 +02:00
template_renderer.rb
Also allow prefixes as third argument to lookup context.
2011-05-04 09:07:11 +02:00