|
|
|
@8696
|
[8696]
|
01/23/08 01:56:22 |
gbuesing |
Introduce ActiveSupport::TimeWithZone, for wrapping Time instances with a … |
|
|
|
@8664
|
[8664]
|
01/19/08 02:44:45 |
bitsweat |
Extract ActiveSupport::Callbacks from Active Record, test case setup and … |
|
|
|
@8570
|
[8570]
|
01/05/08 13:34:15 |
bitsweat |
* Continue evolution toward ActiveSupport::TestCase and friends. #10679 … |
|
|
|
@8546
|
[8546]
|
01/03/08 21:05:12 |
david |
Moved the caching stores from ActionController::Caching::Fragments::* to … |
|
|
|
@8433
|
[8433]
|
12/18/07 21:14:07 |
bitsweat |
Ruby 1.9 compat: move from the deprecated Base64 module to … |
|
|
|
@8022
|
[8022]
|
10/26/07 02:21:21 |
nzkoz |
Introduce TestCase subclasses for testing rails applications allowing … |
|
|
|
@7828
|
[7828]
|
10/10/07 23:01:41 |
bitsweat |
Rebundle Builder 2.1.2 but prefer a newer RubyGem if available. |
|
|
|
@7789
|
[7789]
|
10/08/07 03:19:39 |
bitsweat |
Builder unbundle message directs to Bulk updating Gem source index for: … |
|
|
|
@7773
|
[7773]
|
10/07/07 09:15:26 |
bitsweat |
String#to_xs uses the fast_xs extension if available for Builder speedup. |
|
|
|
@7762
|
[7762]
|
10/07/07 01:07:00 |
bitsweat |
Introduce BasicObject as Builder::BlankSlate for Ruby 1.9 forward … |
|
|
|
@7626
|
[7626]
|
09/25/07 03:47:37 |
david |
Added ActiveSupport::BufferedLogger as a duck-typing alternative (albeit … |
|
|
|
@7473
|
[7473]
|
09/14/07 00:25:59 |
bitsweat |
Deprecation: removed Reloadable. |
|
|
|
@6647
|
[6647]
|
05/01/07 21:02:37 |
xal |
Added assert_difference and assert_no_difference to test/unit assertions |
|
|
|
@5940
|
[5940]
|
01/15/07 06:54:50 |
nzkoz |
Make 1.months and friends accurate by introducing a Duration class. #6835 … |
|
|
|
@5223
|
[5223]
|
10/03/06 23:45:32 |
nzkoz |
Add ActiveSupport::Multibyte. Provides String#chars which lets you deal … |
|
|
|
@4839
|
[4839]
|
08/29/06 08:24:04 |
bitsweat |
Eliminate Active Support warnings. |
|
|
|
@4623
|
[4623]
|
07/27/06 00:10:06 |
nzkoz |
Initial Version of Deprecation for Rails[Koz] |
|
|
|
@3818
|
[3818]
|
03/08/06 16:54:57 |
rick |
move vendor inside lib so that rake freeze_edge works |
|
|
|
@3812
|
[3812]
|
03/08/06 02:56:25 |
david |
Added Hash#to_xml and Array#to_xml that makes it much easier to produce … |
|
|
|
@3493
|
[3493]
|
01/29/06 00:37:39 |
david |
Added reusable reloading support through the inclusion of the Relodable … |
|
|
|
@3356
|
[3356]
|
12/27/05 03:11:03 |
sam |
Add ActiveSupport::JSON and Object#to_json for converting Ruby objects to … |
|
|
|
@3314
|
[3314]
|
12/15/05 20:03:23 |
sam |
Add Object#with_options for DRYing up multiple calls to methods having … |
|
|
|
@2421
|
[2421]
|
09/30/05 07:07:44 |
david |
Include OrderedOptions by default |
|
|
|
@2179
|
[2179]
|
09/11/05 04:58:27 |
david |
Added Kernel#silence_warnings and puts it into use throughout the … |
|
|
|
@838
|
[838]
|
03/06/05 12:20:53 |
david |
Fixed rails_generator to be usable without RubyGems #686 [Cristi BALAN]. … |
|
|
|
@768
|
[768]
|
02/23/05 15:13:03 |
david |
Moved TimeZone to Active Support |
|
|
|
@627
|
[627]
|
02/15/05 16:21:56 |
david |
Move Controllers wrapper module away from environment.rb and into … |