aboutsummaryrefslogtreecommitdiffstats
path: root/spec/connections
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote branch 'miloops/master' into miloopsBryan Helmkamp2009-09-203-6/+7
|\ | | | | | | | | | | | | Conflicts: spec/connections/mysql_connection.rb spec/connections/postgresql_connection.rb spec/connections/sqlite3_connection.rb
| * Require active_support and active_record by name in LOAD_PATH instead of gem ↵Jeremy Kemper2009-09-143-4/+7
| | | | | | | | name (deprecated)
| * Merge commit 'brynary/master'Emilio Tagua2009-05-261-0/+1
| | | | | | | | | | | | | | Conflicts: lib/arel.rb lib/arel/session.rb
* | Bug fix: Don't use #delegate to declare delegations when intentionally ↵Lee Bankewitz2009-08-101-1/+1
| | | | | | | | | | | | delegating to nil This accounts for a behavior change after Rails 2.3
* | Adding jeweler for gem managementBryan Helmkamp2009-08-063-0/+3
|/
* Log queries to debug.log when running specsBryan Helmkamp2009-05-183-0/+6
|
* Added PostgreSQL to buildBryan Helmkamp2009-05-171-0/+12
|
* WhitespaceBryan Helmkamp2009-05-171-1/+1
|
* Adding spec:mysql and spec:sqlite3 tasksBryan Helmkamp2009-05-172-0/+35