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
2010-08-05 09:06:47 +01:00
..
cache making comments meaningful by correcting, adding and pruning 2010-07-26 23:03:46 -04:00
core_ext Bring returning back to ease migration. 2010-08-02 18:40:20 +02:00
dependencies
deprecation fixing space errors 2010-07-26 09:58:35 -07:00
inflector camelize and underscore are sort of inverse of each other, but not in a mathematical sense [#5174 state:resolved] 2010-07-22 01:28:31 +02:00
json Removes unused vars 2010-07-24 01:19:44 +02:00
locale
log_subscriber Fix a failing test in Railtie and properly define all severity levels in MockLogger for LogSubscriber. 2010-07-20 21:21:14 +02:00
multibyte edit pass to apply API guideline wrt the use of "# =>" in example code 2010-07-30 02:30:04 +02:00
notifications Revert the previous three commits. 2010-07-25 20:46:42 +02:00
ruby
testing Removes unused vars 2010-07-24 01:19:44 +02:00
time
values
xml_mini AS gem doesn't depend on nokogiri so shows a nicer error if users haven't installed 2010-07-30 16:05:51 -03:00
all.rb
backtrace_cleaner.rb
base64.rb
basic_object.rb
benchmarkable.rb
buffered_logger.rb fix mixed encoding logs can't be logged. 2010-07-19 14:55:58 -07:00
builder.rb
cache.rb Make options an attr_reader 2010-07-30 12:09:47 -03:00
callbacks.rb Fix ActiveSupport::Callbacks' define_callbacks and ActiveSupport::Concern documentation to look like native English 2010-08-05 09:06:47 +01:00
concern.rb Fix ActiveSupport::Callbacks' define_callbacks and ActiveSupport::Concern documentation to look like native English 2010-08-05 09:06:47 +01:00
configurable.rb
core_ext.rb
dependencies.rb Fix a bug where requires inside of autoloads were being added to the autoloaded_constants list, causing mayhem. [#5165 state:resolved] 2010-07-26 00:59:54 -07:00
deprecation.rb
descendants_tracker.rb Don't shadow outer local variables 2010-07-22 15:48:52 -03:00
duration.rb making comments sentence more concise 2010-07-23 16:22:17 -04:00
file_update_checker.rb
gzip.rb
hash_with_indifferent_access.rb Add missing require in ActiveSupport::HashWithIndifferentAccess [#5189 state:resolved] 2010-08-02 16:18:33 +02:00
i18n.rb
i18n_railtie.rb
inflections.rb
inflector.rb
json.rb
lazy_load_hooks.rb Adding documentation regarding lazy_load_hooks 2010-07-29 13:05:54 -04:00
log_subscriber.rb fixing typo 2010-07-23 16:14:16 -04:00
memoizable.rb
message_encryptor.rb
message_verifier.rb Revert "Improve performance of MessageVerifier while keeping it constant time" 2010-07-13 16:13:54 -07:00
multibyte.rb
notifications.rb edit pass to apply API guideline wrt the use of "# =>" in example code 2010-07-30 02:30:04 +02:00
option_merger.rb
ordered_hash.rb
ordered_options.rb
railtie.rb
rescuable.rb
secure_random.rb edit pass to apply API guideline wrt the use of "# =>" in example code 2010-07-30 02:30:04 +02:00
string_inquirer.rb
test_case.rb
time.rb
time_with_zone.rb adding proper markup in comments 2010-07-23 14:27:14 -04:00
version.rb Prep for RC 2010-07-26 12:53:25 -05:00
whiny_nil.rb
xml_mini.rb XmlMini.rename_key emits valid xml with dasherize 2010-07-26 09:48:22 -07:00