.. |
autoloading_fixtures
|
Checkin failing test case related to load once paths
|
2006-12-24 14:41:29 +00:00 |
core_ext
|
Add String#squish and String#squish! to remove consecutive chunks of whitespace. Closes #11123 [jordi, Henrik N]
|
2008-02-16 00:02:30 +00:00 |
dependencies
|
Checkin failing test case related to load once paths
|
2006-12-24 14:41:29 +00:00 |
json
|
Ruby 1.9 compat: declare utf-8 file encoding
|
2008-02-02 22:52:32 +00:00 |
abstract_unit.rb
|
Replace non-dst-aware TimeZone class with dst-aware class from tzinfo_timezone plugin. TimeZone#adjust and #unadjust are no longer available; tzinfo gem must now be present in order to perform time zone calculations, via #local_to_utc and #utc_to_local methods.
|
2008-01-21 03:55:54 +00:00 |
buffered_logger_test.rb
|
require abstract_unit directly since test is in load path
|
2008-01-05 13:31:04 +00:00 |
caching_test.rb
|
Add a handful of cache store tests
|
2008-02-01 01:43:47 +00:00 |
callbacks_test.rb
|
Extract ActiveSupport::Callbacks from Active Record, test case setup and teardown, and ActionController::Dispatcher. Closes #10727.
|
2008-01-19 02:44:45 +00:00 |
clean_logger_test.rb
|
require abstract_unit directly since test is in load path
|
2008-01-05 13:31:04 +00:00 |
dependencies_test.rb
|
remove some more absolute requires
|
2008-01-05 13:32:48 +00:00 |
deprecation_test.rb
|
require abstract_unit directly since test is in load path
|
2008-01-05 13:31:04 +00:00 |
inflector_test.rb
|
require abstract_unit directly since test is in load path
|
2008-01-05 13:31:04 +00:00 |
inflector_test_cases.rb
|
Fixed String#titleize to work for strings with 's too (closes #10571) [trek]
|
2008-01-03 00:16:47 +00:00 |
multibyte_chars_test.rb
|
Ruby 1.9 compat: declare utf-8 file encoding
|
2008-02-02 22:52:32 +00:00 |
multibyte_conformance.rb
|
Multibyte: String#chars returns self for Ruby 1.9
|
2007-12-21 11:21:43 +00:00 |
multibyte_handler_test.rb
|
Ruby 1.9 compat: declare utf-8 file encoding
|
2008-02-02 22:52:32 +00:00 |
option_merger_test.rb
|
require abstract_unit directly since test is in load path
|
2008-01-05 13:31:04 +00:00 |
ordered_options_test.rb
|
require abstract_unit directly since test is in load path
|
2008-01-05 13:31:04 +00:00 |
test_test.rb
|
Extract ActiveSupport::Callbacks from Active Record, test case setup and teardown, and ActionController::Dispatcher. Closes #10727.
|
2008-01-19 02:44:45 +00:00 |
time_zone_test.rb
|
TimeZone#new renamed #local, so that new TimeWithZone instances can be created via Time.zone.local()
|
2008-02-10 17:02:22 +00:00 |
whiny_nil_test.rb
|
require abstract_unit directly since test is in load path
|
2008-01-05 13:31:04 +00:00 |