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
0eef4e3bfb3435f2906c70c19ff896393f94abdf
rails
/
actionpack
/
lib
/
action_view
/
template
History
José Valim
01ab6f961b
Remove :cache => true on lookup templates initialization.
2010-10-14 09:47:49 +02:00
..
handlers
Deprecate old template handler API. Remove old handlers.
2010-10-10 01:14:50 +02:00
error.rb
Template::Error is also used if rendering fails.
2010-10-04 11:12:57 -07:00
handler.rb
SReorganize autoloads slightly and move two files to lib/action_view root.
2010-10-14 09:32:53 +02:00
handlers.rb
Deprecate old template handler API. Remove old handlers.
2010-10-10 01:14:50 +02:00
resolver.rb
Do not allow templates coming from Fallback resolvers to store a virtual path.
2010-10-10 23:12:23 +02:00
text.rb
Remove locals dependency from template.
2010-10-07 21:31:31 +02:00