Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn on Ruby warnings when running specs | Bryan Helmkamp | 2009-09-20 | 1 | -0/+1 |
| | |||||
* | Add description to Rakefile | Bryan Helmkamp | 2009-09-20 | 1 | -1/+7 |
| | |||||
* | Declare dependencies on ActiveRecord and ActiveSupport in Rakefile | Bryan Helmkamp | 2009-09-20 | 1 | -0/+3 |
| | |||||
* | Gracefully handle case where RSpec is not installed in Rakefile | Bryan Helmkamp | 2009-09-20 | 1 | -31/+40 |
| | |||||
* | Remove unnecessary code from Rakefile | Bryan Helmkamp | 2009-09-20 | 1 | -3/+0 |
| | |||||
* | Merge remote branch 'miloops/master' into miloops | Bryan Helmkamp | 2009-09-20 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | Conflicts: spec/connections/mysql_connection.rb spec/connections/postgresql_connection.rb spec/connections/sqlite3_connection.rb | ||||
| * | Use load path rather than relative path for spec_helper requires. Also fixes ↵ | Jeremy Kemper | 2009-09-14 | 1 | -0/+1 |
| | | | | | | | | specs on Ruby 1.9 since . is no longer in the load path. | ||||
| * | Submodule rails master rather than rely on gems | Jeremy Kemper | 2009-09-14 | 1 | -0/+1 |
| | | |||||
* | | Adding jeweler for gem management | Bryan Helmkamp | 2009-08-06 | 1 | -6/+26 |
|/ | |||||
* | Added PostgreSQL to build | Bryan Helmkamp | 2009-05-17 | 1 | -2/+2 |
| | |||||
* | Improve coverage output | Bryan Helmkamp | 2009-05-17 | 1 | -1/+5 |
| | |||||
* | Add rake whitespace | Bryan Helmkamp | 2009-05-17 | 1 | -1/+6 |
| | |||||
* | Adding spec:mysql and spec:sqlite3 tasks | Bryan Helmkamp | 2009-05-17 | 1 | -4/+20 |
| | |||||
* | moved bind to factory of select | Nick Kallen | 2008-04-11 | 1 | -1/+0 |
| | |||||
* | Add rake task for coverage | Bryan Helmkamp | 2008-01-14 | 1 | -0/+6 |
| | |||||
* | initial import | Nick Kallen | 2007-12-30 | 1 | -0/+10 |