Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a better exception for when a type column is used in a table without th... | David Heinemeier Hansson | 2004-12-14 | 1 | -1/+3 |
* | Fixed bug with reloading associations | David Heinemeier Hansson | 2004-12-13 | 1 | -1/+1 |
* | Moved require_association to associations.rb and added methods for resetting ... | David Heinemeier Hansson | 2004-12-12 | 1 | -1/+19 |
* | Fixed value quoting in all generated SQL statements, so that integers are not... | David Heinemeier Hansson | 2004-12-07 | 1 | -3/+3 |
* | Added counter_sql option for has_many associations [bitsweat] | David Heinemeier Hansson | 2004-12-07 | 1 | -1/+3 |
* | Abolished ActionController::Base.require_or_load in favor of require_dependen... | David Heinemeier Hansson | 2004-11-30 | 1 | -1/+1 |
* | Silence errors occurring when reloading classes | David Heinemeier Hansson | 2004-11-30 | 1 | -1/+1 |
* | Keep quiet about failing to load association classes. People know what theyre... | David Heinemeier Hansson | 2004-11-26 | 1 | -5/+1 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 1 | -0/+576 |