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-17 01:21:42 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8bfd5edbcf842c32c5fa60d109cf7f4cd9cf60b4
rails
/
activesupport
/
test
/
core_ext
/
module
History
Jeremy Kemper
18099b0fd5
Rework testing extensions to reflect the recent miniunit upheaval
2008-11-07 12:45:48 -05:00
..
attr_accessor_with_default_test.rb
require abstract_unit directly since test is in load path
2008-01-05 13:31:04 +00:00
attr_internal_test.rb
require abstract_unit directly since test is in load path
2008-01-05 13:31:04 +00:00
attribute_accessor_test.rb
require abstract_unit directly since test is in load path
2008-01-05 13:31:04 +00:00
attribute_aliasing_test.rb
require abstract_unit directly since test is in load path
2008-01-05 13:31:04 +00:00
model_naming_test.rb
Rework testing extensions to reflect the recent miniunit upheaval
2008-11-07 12:45:48 -05:00
synchronization_test.rb
Module#synchronize: Add testcase to ensure that singleton methods can be wrapped
2008-08-29 14:12:09 -05:00