1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/testing
2011-06-05 10:34:40 -05:00
..
performance Remove trailing white-spaces 2011-06-05 10:34:40 -05:00
assertions.rb convert strings to lambdas so we can use a consistent interface to the objects in the collection 2011-05-01 12:16:12 -07:00
declarative.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
deprecation.rb Opt in to Dependencies 2009-04-22 16:42:14 -07:00
isolation.rb Config is deprecated on 1.8.8 and 1.9.3 use RbConfig 2010-08-23 23:10:36 -03:00
mochaing.rb Add using Turn with natural language test case names if the library is available (which it will be in Rails 3.1) [DHH] 2011-03-31 12:25:04 -07:00
pending.rb Delegate pending to skip if Minitest is available 2011-03-30 21:16:29 -07:00
performance.rb Remove trailing white-spaces 2011-06-05 10:34:40 -05:00
setup_and_teardown.rb Use run_callbacks; the generated _run_<name>_callbacks method is not a public interface. 2011-01-31 19:45:53 -02:00