Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing version so tests run with rails | Aaron Patterson | 2010-09-05 | 1 | -1/+1 |
| | |||||
* | adding string join nodes and a visitor to produce backwards compatible ↵ | Aaron Patterson | 2010-08-24 | 1 | -1/+1 |
| | | | | "join_sql" | ||||
* | adding a table and engine | Aaron Patterson | 2010-08-12 | 1 | -0/+3 |
| | |||||
* | clean slate | Aaron Patterson | 2010-08-12 | 1 | -3/+0 |
| | |||||
* | Bump version to 0.4.0 | Emilio Tagua | 2010-06-08 | 1 | -1/+1 |
| | |||||
* | Bump the version to 0.3.3 | Emilio Tagua | 2010-03-25 | 1 | -1/+1 |
| | |||||
* | Bump the version to 0.3.2 | Emilio Tagua | 2010-03-25 | 1 | -2/+2 |
| | |||||
* | Cleanup the spec helper and spec rake task a bit | Carl Lerche | 2010-03-23 | 1 | -1/+1 |
| | |||||
* | Rake is a better build tool than Thor. Move the gem building and releasing ↵ | Carl Lerche | 2010-03-23 | 1 | -0/+3 |
tasks to the Rakefile. |