.. |
cache
|
MemCacheStore#decrement should use data instance variable not local variable [#521 state:resolved]
|
2008-07-16 18:46:04 -05:00 |
core_ext
|
Merge branch 'master' into i18n-merge
|
2008-07-17 11:52:56 -07:00 |
json
|
Merge with docrails.
|
2008-07-16 13:01:23 +01:00 |
locale
|
Fixed Date and Time localization for ActiveSupport
|
2008-07-02 17:51:34 +02:00 |
multibyte
|
Ruby 1.8.7 compat: TimeWithZone# and Chars#respond_to? pass along the include_private argument
|
2008-05-31 14:55:02 -07:00 |
testing
|
Decrease default benchmark runs from 10 to 4
|
2008-07-17 23:18:21 -07:00 |
values
|
Added support for regexp matching of priority zones in time_zone_select [#195 state:resolved]
|
2008-06-29 13:37:07 -05:00 |
vendor
|
Merge branch 'master' into i18n-merge
|
2008-07-17 11:52:56 -07:00 |
base64.rb
|
ActiveSupport::Base64.encode64s since Base64 is deprecated
|
2008-02-07 21:50:46 +00:00 |
basic_object.rb
|
Improve documentation.
|
2008-03-26 12:27:52 +00:00 |
buffered_logger.rb
|
Fixed that BufferedLogger should create its own directory if one doesnt already exist (closes #11285) [lotswholetime]
|
2008-03-13 01:54:34 +00:00 |
cache.rb
|
Allow ActiveSupport::Cache logger to be silenced
|
2008-07-17 16:00:59 -05:00 |
callbacks.rb
|
Revert "Run callbacks from object's metaclass"
|
2008-07-16 20:23:44 -05:00 |
clean_logger.rb
|
|
|
core_ext.rb
|
|
|
dependencies.rb
|
Remove some Symbol#to_proc usage in runtime code. [#484 state:resolved]
|
2008-07-09 10:42:30 -07:00 |
deprecation.rb
|
remove DeprecatedConstantToMethodProxy again
|
2008-06-22 11:39:10 +02:00 |
duration.rb
|
Duration #since and #ago with no argument (e.g., 5.days.ago) return TimeWithZone when config.time_zone is set. Introducing Time.current, which returns Time.zone.now if config.time_zone is set, otherwise just returns Time.now
|
2008-04-20 21:57:04 -05:00 |
gzip.rb
|
Improve documentation.
|
2008-03-26 12:27:52 +00:00 |
inflections.rb
|
Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveSupport [#238 state:resolved]
|
2008-06-03 13:32:53 -05:00 |
inflector.rb
|
Add Inflection rules for String#humanize. [#535 state:resolved] [dcmanges]
|
2008-07-02 13:25:36 +01:00 |
json.rb
|
Merge with docrails.
|
2008-07-16 13:01:23 +01:00 |
memoizable.rb
|
Ruby 1.9: Ensure Memoizable#freeze is only overriden once to avoid an endless loop
|
2008-07-18 23:30:36 -05:00 |
multibyte.rb
|
|
|
option_merger.rb
|
Allow deep merging of hash values for nested with_options. [#490 state:resolved]
|
2008-07-17 01:59:08 +01:00 |
ordered_hash.rb
|
Rubinious: work around h[k] ||= v returning []= result instead of v
|
2008-06-10 14:01:16 -07:00 |
ordered_options.rb
|
Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveSupport [#238 state:resolved]
|
2008-06-03 13:32:53 -05:00 |
string_inquirer.rb
|
Renamed StringQuestioneer to StringInquirer.
|
2008-06-04 15:06:32 -05:00 |
test_case.rb
|
Move test related core_ext stuff out of regular core ext to prevent nasty surprises when you require active_support then use Test::Unit directly.
|
2008-07-04 10:41:39 +03:00 |
time_with_zone.rb
|
Merge with docrails.
|
2008-07-16 13:01:23 +01:00 |
vendor.rb
|
I18n has not been released as a gem, yet
|
2008-06-19 16:55:47 +02:00 |
version.rb
|
Making ready for release of 2.1
|
2008-05-31 17:03:03 -07:00 |
whiny_nil.rb
|
Replaced unnecessary class variable with a constant in whiny nil.
|
2008-05-04 21:11:03 -05:00 |