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-25 14:28:28 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bedea330432444ffcc003b54ae12c5ecc4e4b3eb
rails
/
actionpack
/
lib
History
Pratik Naik
aeae79dc45
Remove deprecated ActionController::Base#assign_default_content_type_and_charset
2008-11-19 22:25:08 +05:30
..
action_controller
Remove deprecated ActionController::Base#assign_default_content_type_and_charset
2008-11-19 22:25:08 +05:30
action_pack
Assume that the next version is going to be 2.3 for now
2008-11-19 14:12:38 +01:00
action_view
Changed the default of ActionView#render to assume partials instead of files when not given an options hash [DHH]
2008-11-19 14:00:16 +01:00
action_controller.rb
Remove deprecated render_component. Please use the plugin from
http://github.com/rails/render_component/tree/master
2008-11-19 17:48:57 +05:30
action_pack.rb
Updated copyright years
2008-05-11 18:34:05 -05:00
action_view.rb
use :en as a default locale (in favor of :en-US)
2008-11-18 14:23:53 +01:00
actionpack.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00