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
c8d03fbe9ba461a0b635dcb85759cc4a2261ba95
rails
/
activesupport
/
lib
/
active_support
/
testing
History
Anil Wadghule
53c13f1aca
Use Config::CONFIG['host_os'] instead of RUBY_PLATFORM [
#4477
state:resolved]
...
Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2010-04-26 11:12:52 -07:00
..
assertions.rb
adds missing require for blank? and present?
2010-03-31 04:40:51 -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
Use Config::CONFIG['host_os'] instead of RUBY_PLATFORM [
#4477
state:resolved]
2010-04-26 11:12:52 -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
Missing requires added
2010-04-20 07:45:54 -07:00