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-24 13:58:12 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4df45d86097efbeabceecfe53d8ea2da9ccbb107
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