.. |
cache
|
Patched Marshal#load to work with constant autoloading (active_support/dependecies.rb) (issue #8167)
|
2012-12-01 14:00:16 +02:00 |
concurrency
|
|
|
core_ext
|
Merge branch 'master' of github.com:lifo/docrails
|
2012-12-04 22:26:16 +05:30 |
dependencies
|
|
|
deprecation
|
nodoc AS::Deprecation::InstanceDelegator class [ci skip]
|
2012-11-29 13:31:00 -05:00 |
inflector
|
Refactor Inflector#ordinal to avoid converting the number twice
|
2012-11-04 18:51:47 -02:00 |
json
|
#as_json isolates options when encoding a hash. Closes #8182
|
2012-11-12 16:06:08 +01:00 |
locale
|
|
|
log_subscriber
|
|
|
multibyte
|
|
|
notifications
|
|
|
testing
|
nodoc AS::Testing::ConstantLookup::ClassMethods [ci skip]
|
2012-12-01 14:58:00 -05:00 |
values
|
Only take the date parts from Time.zone.now
|
2012-12-01 21:05:42 +00:00 |
xml_mini
|
|
|
all.rb
|
|
|
backtrace_cleaner.rb
|
|
|
basic_object.rb
|
|
|
benchmarkable.rb
|
Make caller attribute in deprecation methods optional
|
2012-10-30 10:23:41 +08:00 |
buffered_logger.rb
|
|
|
builder.rb
|
|
|
cache.rb
|
pass the key to the block in cache.fetch on misses
|
2012-10-23 00:04:42 -07:00 |
callbacks.rb
|
Make caller attribute in deprecation methods optional
|
2012-10-30 10:23:41 +08:00 |
concern.rb
|
Fix another AS::Concern example (class_eval is already called by included)
|
2012-11-15 19:18:04 +01:00 |
configurable.rb
|
|
|
core_ext.rb
|
|
|
dependencies.rb
|
prevent Dependencies#remove_const from autoloading parents [fixes #8301]
|
2012-11-28 00:13:14 +01:00 |
deprecation.rb
|
|
|
descendants_tracker.rb
|
|
|
duration.rb
|
|
|
file_update_checker.rb
|
|
|
file_watcher.rb
|
|
|
gzip.rb
|
Revert "Remove trailing whitespaces"
|
2012-12-01 13:22:49 -05:00 |
hash_with_indifferent_access.rb
|
Implement replace method so key? works correctly.
|
2012-10-26 11:36:35 -06:00 |
i18n.rb
|
|
|
i18n_railtie.rb
|
|
|
inflections.rb
|
|
|
inflector.rb
|
|
|
json.rb
|
|
|
key_generator.rb
|
Add docs for CachingKeyGenerator
|
2012-11-15 23:06:44 -02:00 |
lazy_load_hooks.rb
|
|
|
log_subscriber.rb
|
|
|
logger.rb
|
|
|
message_encryptor.rb
|
Add cookie.encrypted which returns an EncryptedCookieJar
|
2012-11-03 14:57:53 -02:00 |
message_verifier.rb
|
|
|
multibyte.rb
|
|
|
notifications.rb
|
1.9 hash syntax in activesupport
|
2012-11-10 22:15:13 +02:00 |
number_helper.rb
|
|
|
option_merger.rb
|
|
|
ordered_hash.rb
|
|
|
ordered_options.rb
|
|
|
queueing.rb
|
Fix queueing tests that should be consuming the queue rather than draining it
|
2012-10-26 19:11:19 -07:00 |
rails.rb
|
|
|
railtie.rb
|
|
|
rescuable.rb
|
|
|
string_inquirer.rb
|
|
|
tagged_logging.rb
|
|
|
test_case.rb
|
Revert "Merge pull request #4575 from carlosantoniodasilva/remove-test-pending"
|
2012-11-18 21:34:00 -02:00 |
time.rb
|
|
|
time_with_zone.rb
|
|
|
version.rb
|
|
|
xml_mini.rb
|
Make XmlMini.with_backend usable with threads
|
2012-11-15 20:23:05 +04:00 |