Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/activesupport/lib/active_support.rb


Mode:

Legend:

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