Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added reusable reloading support through the inclusion of the Relodable modul... | David Heinemeier Hansson | 2006-01-29 | 1 | -2/+1 |
* | Add ActiveSupport::JSON and Object#to_json for converting Ruby objects to JSO... | Sam Stephenson | 2005-12-27 | 1 | -1/+3 |
* | Add Object#with_options for DRYing up multiple calls to methods having shared... | Sam Stephenson | 2005-12-15 | 1 | -0/+1 |
* | Include OrderedOptions by default | David Heinemeier Hansson | 2005-09-30 | 1 | -0/+2 |
* | Added Kernel#silence_warnings and puts it into use throughout the framework | David Heinemeier Hansson | 2005-09-11 | 1 | -1/+0 |
* | Fixed rails_generator to be usable without RubyGems #686 [Cristi BALAN]. Move... | David Heinemeier Hansson | 2005-03-06 | 1 | -0/+4 |
* | Moved TimeZone to Active Support | David Heinemeier Hansson | 2005-02-23 | 1 | -0/+2 |
* | Move Controllers wrapper module away from environment.rb and into dependencie... | David Heinemeier Hansson | 2005-02-15 | 1 | -0/+29 |