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
fb89aba8b45bc5adbd3181ebb2e92ec99e63f821
rails
/
activesupport
/
lib
/
active_support
/
testing
History
wycats
a5587efc19
Remove some 1.9 warnings (resulting in some fixed bugs). Remaining AM warnings are in dependencies.
2010-03-17 00:20:09 -07:00
..
assertions.rb
Fix dependencies revealed by testing in isolation
2009-04-22 18:54:13 -07:00
declarative.rb
Remove stray checks for Rspec in the testing setup.
2009-06-30 08:41:17 -07:00
default.rb
* Continue evolution toward ActiveSupport::TestCase and friends.
#10679
[Josh Peek]
2008-01-05 13:34:15 +00:00
deprecation.rb
Opt in to Dependencies
2009-04-22 16:42:14 -07:00
isolation.rb
Remove some 1.9 warnings (resulting in some fixed bugs). Remaining AM warnings are in dependencies.
2010-03-17 00:20:09 -07:00
pending.rb
Got controller/mime_responds_test.rb running on the new base
2009-05-20 16:54:21 -07:00
performance.rb
testing/performance.rb needs active_support/core_ext/string/inflections because it uses demodulize
2010-01-01 14:28:56 -08:00
setup_and_teardown.rb
Setup and teardown now use new callbacks.
2009-12-30 11:09:27 +01:00