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
bb707cf7373586952d95bf574cfdeb2dbac29ea2
rails
/
actionpack
/
lib
/
action_view
/
renderer
History
José Valim
ba63c0a9b5
Deprecate handler_class_for_extension as template handlers can be any Ruby object, not necessarily a class.
2010-12-01 11:22:48 +01:00
..
abstract_renderer.rb
extract formats_regexp as a method
2010-10-16 14:12:41 -02:00
partial_renderer.rb
Make collection and collection_from_object methods return an array
2010-11-13 04:02:57 -02:00
template_renderer.rb
Deprecate handler_class_for_extension as template handlers can be any Ruby object, not necessarily a class.
2010-12-01 11:22:48 +01:00