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-02-05 11:45:13 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95072a6846a1898bddfd983c6f951ac0de5c511d
rails
/
actionpack
/
lib
/
action_controller
/
cgi_ext
History
Michael Koziarski
025736de8e
Use ActiveSupport::SecureRandom instead of the strange fallback code.
2008-09-24 16:24:02 +02:00
..
cookie.rb
Ruby 1.8.7 compat: work around broken DelegateClass#respond_to?
2008-05-31 15:36:32 -07:00
query_extension.rb
Parse url-encoded and multipart requests ourselves instead of delegating to CGI.
2007-05-18 06:24:50 +00:00
session.rb
Use ActiveSupport::SecureRandom instead of the strange fallback code.
2008-09-24 16:24:02 +02:00
stdinput.rb
Ruby 1.9 compat: ensure binary encoding for post body parsing
2008-05-19 16:24:26 -07:00