This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
0d4dbb3dfa
rails--rails
/
activesupport
/
test
History
Dan Barry
0d4dbb3dfa
test nested hash with float
...
[
#652
state:committed] Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2008-10-12 14:24:05 -07:00
..
autoloading_fixtures
core_ext
Adds failed test case for slicing hash with indifferent access with symbol keys
2008-09-23 14:04:13 +02:00
dependencies
json
test nested hash with float
2008-10-12 14:24:05 -07:00
abstract_unit.rb
Move with_kcode helper to abstract_unit. Add tests for multibyte string extensions.
2008-09-21 17:22:55 +02:00
buffered_logger_test.rb
caching_test.rb
callbacks_test.rb
clean_logger_test.rb
dependencies_test.rb
deprecation_test.rb
gzip_test.rb
i18n_test.rb
Made i18n simple backend able to store false values (and not confuse them with nil or lack of value)
2008-10-09 01:19:02 +01:00
inflector_test.rb
Modified ActiveSupport::Inflector#parameterize with code from slugalizer (
http://github.com/henrik/slugalizer
)
2008-09-23 08:08:21 +02:00
inflector_test_cases.rb
Mark utf-8 source encoding
2008-10-06 10:56:56 -07:00
memoizable_test.rb
Fix memoize_all for methods with punctuation [
#1175
state:resolved]
2008-10-05 17:25:58 -05:00
multibyte_chars_test.rb
Move multibyte test helpers to a separate file and make the conformance tests run again.
2008-09-21 17:37:38 +02:00
multibyte_conformance.rb
Move multibyte test helpers to a separate file and make the conformance tests run again.
2008-09-21 17:37:38 +02:00
multibyte_test_helpers.rb
Set encoding of the multibyte test helpers file to UTF-8 so the strings can be read by Ruby 1.9.
2008-09-21 18:31:15 +02:00
multibyte_unicode_database_test.rb
option_merger_test.rb
ordered_hash_test.rb
ordered_options_test.rb
rescuable_test.rb
Add tests for ActiveSupport::Rescuable. Use ActiveSupport::Rescuable in ActionController::Base.
2008-10-04 22:13:50 +01:00
secure_random_test.rb
1.8 compatibility for random_number method on SecureRandom.
2008-10-04 21:11:30 +02:00
string_inquirer_test.rb
test_test.rb
Fix mismatched assertions.
2008-10-04 21:11:30 +02:00
time_zone_test.rb
whiny_nil_test.rb