| Commit message (Expand) | Author | Age | Files | Lines |
* | removing cattr_accessor | Aaron Patterson | 2010-07-26 | 1 | -1/+0 |
* | reorganizing classes more | Aaron Patterson | 2010-07-26 | 1 | -0/+2 |
* | removing more duplication | Aaron Patterson | 2010-07-26 | 1 | -0/+1 |
* | Rake is a better build tool than Thor. Move the gem building and releasing ta... | Carl Lerche | 2010-03-23 | 1 | -2/+2 |
* | Get the specs to start when an AR connection is not present. | Carl Lerche | 2010-03-11 | 1 | -1/+2 |
* | Release v0.3.1 | Emilio Tagua | 2010-03-10 | 1 | -1/+1 |
* | Release v0.3.0 | Emilio Tagua | 2010-03-10 | 1 | -2/+2 |
* | Release v0.2.1 | Bryan Helmkamp | 2010-02-05 | 1 | -1/+1 |
* | Release v0.2.0 | Bryan Helmkamp | 2010-01-31 | 1 | -1/+1 |
* | Dont require activerecord | Pratik Naik | 2010-01-09 | 1 | -3/+0 |
* | This is 0.2.pre now | Bryan Helmkamp | 2009-11-10 | 1 | -1/+1 |
* | Dropping Jeweler in favor of some simple Thor tasks (for Gemcutter) | Bryan Helmkamp | 2009-10-27 | 1 | -0/+2 |
* | Autoload Arel::Session | Bryan Helmkamp | 2009-09-30 | 1 | -3/+5 |
* | When Arel is loaded the $LOAD_PATH should already be set properly, so don't m... | Bryan Helmkamp | 2009-09-20 | 1 | -1/+0 |
* | Cherry pick AS extensions. | Emilio Tagua | 2009-09-14 | 1 | -0/+4 |
* | Remove explicit rubygems require. Use Active Support provided by Active Recor... | Jeremy Kemper | 2009-09-14 | 1 | -7/+1 |
* | Require active_support and active_record by name in LOAD_PATH instead of gem ... | Jeremy Kemper | 2009-09-14 | 1 | -2/+2 |
* | Merge commit 'brynary/master' | Emilio Tagua | 2009-05-26 | 1 | -0/+13 |
|\ |
|
| * | reorganized file structures | Bryan Helmkamp | 2009-05-17 | 1 | -5/+1 |
| * | moved sql related code to its own engine area | Bryan Helmkamp | 2009-05-17 | 1 | -2/+1 |
* | | Removed lib to avoid any conflict in merge | Emilio Tagua | 2009-05-26 | 1 | -16/+0 |
* | | Require active_support/core_ext since ActiveRecord don't require it any more | Emilio Tagua | 2009-05-18 | 1 | -1/+2 |
|/ |
|
* | Moved require to initializer | Emilio Tagua | 2009-04-23 | 1 | -1/+2 |
* | some convenience methods | Nick Kallen | 2008-05-19 | 1 | -0/+1 |
* | reorganized file structure | Nick Kallen | 2008-05-19 | 1 | -1/+2 |
* | officially renamed active_relation to arel | Nick Kallen | 2008-04-18 | 1 | -0/+12 |