Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Moved the global require_* out of the classes so they actually work without s... | David Heinemeier Hansson | 2004-11-30 | 1 | -3/+5 | |
* | Abolished ActionController::Base.require_or_load in favor of require_dependen... | David Heinemeier Hansson | 2004-11-30 | 2 | -4/+12 | |
* | Silence errors occurring when reloading classes | David Heinemeier Hansson | 2004-11-30 | 5 | -5/+12 | |
* | symbolize_strings_in_hash shouldnt change receiver -- this should fix the bug... | David Heinemeier Hansson | 2004-11-26 | 1 | -6/+4 | |
* | Keep quiet about failing to load association classes. People know what theyre... | David Heinemeier Hansson | 2004-11-26 | 1 | -5/+1 | |
* | Added option to establish_connection where you'll be able to leave out the pa... | David Heinemeier Hansson | 2004-11-25 | 1 | -13/+16 | |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 27 | -0/+6452 |