Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added arel_attributes_values methods, refactored locking and AR#update to ↵ | Emilio Tagua | 2009-04-30 | 1 | -5/+5 |
| | | | | use this method | ||||
* | Calculations now use Arel to construct the query. | Emilio Tagua | 2009-04-29 | 1 | -5/+5 |
| | | | | Implemented other methods in AR::Base with Arel support. | ||||
* | construct_finder_sql now use Arel | Emilio Tagua | 2009-04-24 | 1 | -5/+5 |
| | |||||
* | Changed locking to use Arel. Arel updated | Emilio Tagua | 2009-04-24 | 1 | -5/+5 |
| | |||||
* | More progress on migrations. Arel updated. | Emilio Tagua | 2009-04-23 | 1 | -5/+5 |
| | |||||
* | Arel updated | Emilio Tagua | 2009-04-23 | 1 | -5/+5 |
| | |||||
* | Added arel as a submodule. This is temporary and will make ↵ | Emilio Tagua | 2009-04-23 | 1 | -0/+6 |
development/testing easier. |