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
0b9bfbdebf402f4a149359a069dbeb05ea989b14
rails
/
actionpack
/
lib
/
action_controller
/
templates
/
rescues
History
Joshua Peek
ad772402c4
Made ActionView::Base#render_file private
2008-06-25 05:57:24 -05:00
..
_request_and_response.erb
Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug by Kent Sibilev since the breakpointer has been broken since Ruby 1.8.4 and will not be coming back [DHH]
2007-04-28 15:57:29 +00:00
_trace.erb
Remove ERB trim variables from trace template in case ActionView::Base.erb_trim_mode is changed in the application.
Closes
#10098
[tpope, kampers]
2008-02-07 17:06:53 +00:00
diagnostics.erb
Made ActionView::Base#render_file private
2008-06-25 05:57:24 -05:00
layout.erb
Make rescue template xhtml compatible [Sam Ruby] [
#415
status:resolved]
2008-06-13 23:23:44 +01:00
missing_template.erb
Apply the rest of Chads patch
2007-02-21 00:29:44 +00:00
routing_error.erb
Apply the rest of Chads patch
2007-02-21 00:29:44 +00:00
template_error.erb
Made ActionView::Base#render_file private
2008-06-25 05:57:24 -05:00
unknown_action.erb
Apply the rest of Chads patch
2007-02-21 00:29:44 +00:00