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
cc81af2fe4
rails--rails
/
activesupport
/
lib
/
active_support
History
Geoffrey Roguelon
1e593db13a
Adding a missing parenthesis in the doc of String#parameterize.
2012-10-24 15:08:58 +02:00
..
cache
Padding expires_in by 5 minutes on dalli key write to facilitate :race_condition_ttl working correctly.
2012-10-11 15:46:30 -04:00
concurrency
core_ext
Adding a missing parenthesis in the doc of String#parameterize.
2012-10-24 15:08:58 +02:00
dependencies
deprecation
inflector
json
locale
log_subscriber
multibyte
Revert "Use flat_map { } instead of map {}.flatten"
2012-10-05 12:07:16 -03:00
notifications
testing
some ruby interpreters don't have ruby-prof so just skip the tests
2012-10-18 12:04:51 -07:00
values
xml_mini
all.rb
backtrace_cleaner.rb
rename private method to avoid overriding
2012-10-06 00:49:27 -05:00
basic_object.rb
benchmarkable.rb
buffered_logger.rb
builder.rb
cache.rb
Ensure expires_in and created_at timestamps aren't nil when attempting to upgrade cache
2012-10-10 13:46:25 -05:00
callbacks.rb
concern.rb
configurable.rb
core_ext.rb
dependencies.rb
deprecation.rb
explains why these requires are in an unusual place
2012-10-07 11:52:47 +02:00
descendants_tracker.rb
Make DescendantsTracker thread safe and optimize the #descendants method.
2012-10-18 12:08:01 -07:00
duration.rb
file_update_checker.rb
file_watcher.rb
gzip.rb
hash_with_indifferent_access.rb
i18n.rb
i18n_railtie.rb
inflections.rb
inflector.rb
json.rb
key_generator.rb
Add ActiveSupport::KeyGenerator as a simple wrapper around PBKDF2
2012-10-01 14:22:19 +13:00
lazy_load_hooks.rb
log_subscriber.rb
logger.rb
message_encryptor.rb
message_verifier.rb
multibyte.rb
notifications.rb
Improve documentation for subscribe block
2012-09-27 15:38:54 -04:00
number_helper.rb
option_merger.rb
ordered_hash.rb
ordered_options.rb
queueing.rb
Backpedal from class-oriented config.queue. Set an actual queue instance.
2012-10-12 22:27:41 -07:00
rails.rb
railtie.rb
rescuable.rb
string_inquirer.rb
tagged_logging.rb
Allow wrapping a logger that hasn't set a formatter. Default to our SimpleFormatter. Otherwise we try extending nil with the tagging API.
2012-09-26 11:17:02 -07:00
test_case.rb
ConstantLookup is not needed in every TestCase decendant
2012-09-26 23:21:52 -04:00
time.rb
time_with_zone.rb
version.rb
xml_mini.rb