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
7113f207c34e41ffcbbd0b3570f3fe41bbfbbcaf
rails
/
actionpack
/
lib
/
action_dispatch
History
Santiago Pastorino
a1e795f554
options could be of any kind of Hash (Hash, HashWithIndifferentAccess or OrderedHash) this way we keep the properties of the options passed as an argument
2010-07-21 17:34:02 -07:00
..
http
Extract ParameterFilter class from FilterParameters mixin
2010-07-19 13:44:43 -07:00
middleware
Ensure insert_before in middleware stack raises a meaningful error message [
#3679
state:resolved]
2010-07-21 15:17:04 +02:00
routing
options could be of any kind of Hash (Hash, HashWithIndifferentAccess or OrderedHash) this way we keep the properties of the options passed as an argument
2010-07-21 17:34:02 -07:00
testing
Remove assert_valid. It was already deprecated on Rails 2.3.
2010-07-19 22:35:17 +02:00
railtie.rb
Use the new ActiveSupport::FileUpdateChecker instead of RoutesReloader.
2010-06-20 13:37:58 +02:00
routing.rb
correct typos in Routing examples
2010-07-22 01:28:30 +02:00