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
6fdfe4cb5fa85160f5d91bad64d5c23b4f87f820
rails
/
actionpack
/
lib
History
Joshua Peek
6fdfe4cb5f
Deprecated "best fit" detection is to difficult. Just provide a switch to toggle the new behavor on.
...
# new_rails_defaults.rb ActionController::Routing.generate_best_match = false
2009-08-31 16:09:47 -05:00
..
action_controller
Deprecated "best fit" detection is to difficult. Just provide a switch to toggle the new behavor on.
2009-08-31 16:09:47 -05:00
action_pack
Prepare version numbers, changelogs and gem dependencies for 2.3.3.
2009-07-12 15:43:39 +12:00
action_view
I18n: use I18n for select helpers' prompt text
2009-08-26 13:56:15 -07:00
action_controller.rb
Go back to depending on Rack 1.0.x gem
2009-07-12 19:28:04 -05:00
action_pack.rb
Bump up the year in MIT license files
2009-01-18 05:28:21 +00:00
action_view.rb
Port fast reloadable templates from rails-dev-boost.
2009-02-12 13:04:12 -06:00
actionpack.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00