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
a5da48d231bf1e4041e149a8d052d8450e41a4e9
rails
/
actionpack
/
lib
/
action_view
/
template
History
Yehuda Katz
ae933a093d
Fix render :file => "#{Rails.root}/public/404.html", :status => :not_found.
Closes
#8994
2010-02-23 22:45:42 -08:00
..
handlers
Rename erubis_implementation to erb_implementation.
2010-02-22 13:58:29 +01:00
error.rb
Add autoloads for ActionView::Template* classes, and an ActionView::TemplateError alias for ActionView::Template::Error.
2009-12-10 13:11:21 -08:00
handler.rb
Convert to class_attribute
2010-02-01 02:02:42 -08:00
handlers.rb
Reorganize autoloads:
2009-12-02 20:01:08 -08:00
resolver.rb
Fix render :file => "#{Rails.root}/public/404.html", :status => :not_found.
Closes
#8994
2010-02-23 22:45:42 -08:00
text.rb
Add subscriber for ActionPack and move all logging inside it.
2010-01-13 01:19:23 +01:00