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
71d18ce48ebcb6b3380309a225af12aba2aeb8ed
rails
/
actionpack
/
lib
History
Oemuer Oezkir
71d18ce48e
Changed a few instances of of words in the API docs written in British English to
...
American English(according to Weber)
2011-07-24 10:21:42 +00:00
..
abstract_controller
Don't do remove_possible_method when delegate is used. Two reasons: 1) warnings should be shown, and fixed at the source and 2) the code is slow.
Fixes
#1937
.
2011-07-18 00:22:26 +01:00
action_controller
Changed a few instances of of words in the API docs written in British English to
2011-07-24 10:21:42 +00:00
action_dispatch
Check Accept and Content-Type headers before evaluating them in xhr requests.
Closes
#2119
2011-07-19 22:05:16 +02:00
action_pack
Master version is 3.2.0.beta
2011-06-30 10:18:36 -03:00
action_view
Changed a few instances of of words in the API docs written in British English to
2011-07-24 10:21:42 +00:00
sprockets
use rake tasks to set the default environment variables.
fixes
#2126
2011-07-21 15:30:28 -07:00
abstract_controller.rb
…
action_controller.rb
TODO fix explicitly loading exceptations, autoload removed
2011-07-11 13:14:02 +05:30
action_dispatch.rb
…
action_pack.rb
…
action_view.rb
Rename AV::Helpers::AssetPaths to AV::AssetPaths to solve autoload mess.
2011-06-21 11:24:05 -03:00