1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

17 commits

Author SHA1 Message Date
Bryan Helmkamp
0da3bbe9a4 Adding spec.opts 2009-10-01 00:13:56 -04:00
Bryan Helmkamp
6690e3c007 Turn on Ruby warnings when running specs 2009-09-20 12:19:02 -04:00
Bryan Helmkamp
41ddc9d013 Add description to Rakefile 2009-09-20 12:18:31 -04:00
Bryan Helmkamp
7e3fe3114b Declare dependencies on ActiveRecord and ActiveSupport in Rakefile 2009-09-20 12:15:58 -04:00
Bryan Helmkamp
dbb2dcf42f Gracefully handle case where RSpec is not installed in Rakefile 2009-09-20 12:12:55 -04:00
Bryan Helmkamp
55ab59efdc Remove unnecessary code from Rakefile 2009-09-20 12:10:16 -04:00
Bryan Helmkamp
58920bc508 Merge remote branch 'miloops/master' into miloops
Conflicts:
	spec/connections/mysql_connection.rb
	spec/connections/postgresql_connection.rb
	spec/connections/sqlite3_connection.rb
2009-09-20 12:00:39 -04:00
Jeremy Kemper
7a7ee72ec1 Use load path rather than relative path for spec_helper requires. Also fixes specs on Ruby 1.9 since . is no longer in the load path. 2009-09-14 03:21:24 -07:00
Jeremy Kemper
bad67f8a4a Submodule rails master rather than rely on gems 2009-09-14 03:14:53 -07:00
Bryan Helmkamp
53054c0032 Adding jeweler for gem management 2009-08-06 18:22:10 -04:00
Bryan Helmkamp
d2988420fc Added PostgreSQL to build 2009-05-17 17:53:40 -04:00
Bryan Helmkamp
19b2af1810 Improve coverage output 2009-05-17 16:20:25 -04:00
Bryan Helmkamp
2753d8f576 Add rake whitespace 2009-05-17 14:59:06 -04:00
Bryan Helmkamp
49d119ae84 Adding spec:mysql and spec:sqlite3 tasks 2009-05-17 13:17:07 -04:00
Nick Kallen
42c42bfa50 moved bind to factory of select 2008-04-11 13:47:06 -07:00
Bryan Helmkamp
124b104ae8 Add rake task for coverage 2008-01-14 11:09:46 -05:00
Nick Kallen
960bbcb3ce initial import 2007-12-30 11:35:44 -08:00