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
fb1fd61634ba39a109bdcd88f19ee05906d4c2ed
rails
/
actionpack
/
test
History
Andrew White
c1938d16fd
Define ActiveSupport#to_param as to_str -
closes
#1663
2011-06-12 15:23:12 +01:00
..
abstract
removing usesless variable assignments
2011-01-18 15:52:56 -08:00
activerecord
Reset ActiveRecord::LogSubscriber runtime at the start of each request
2011-05-14 10:39:01 +01:00
controller
don't raise an exception if the format isn't recognized
2011-05-27 07:50:44 +02:00
dispatch
Replace references to ActiveSupport::SecureRandom with just SecureRandom, and require 'securerandom' from the stdlib when active support is required.
2011-05-23 20:24:44 +01:00
fixtures
Allow multiple sources in Sprockets helpers
2011-06-08 08:13:50 -05:00
lib
Fix tests on 1.9.2.
2010-11-28 12:48:50 +01:00
template
Define ActiveSupport#to_param as to_str -
closes
#1663
2011-06-12 15:23:12 +01:00
tmp
…
abstract_unit.rb
do not require ruby-debug automatically. please require it if you have declared it as a dependency
2010-11-19 16:26:09 -08:00
active_record_unit.rb
…
ts_isolated.rb
…