Permalink
Commits on Jun 1, 2011
-
matthewrudy committed
Jun 1, 2011 - ensure rake db:test:prepare is called on rails 2.3 projects
Commits on May 30, 2011
-
matthewrudy committed
May 30, 2011 Rails is defined when loading tasks from a plugin. This should now fix it.
-
try to manage the db:test:prepare in Rails 2.3
matthewrudy committedMay 30, 2011
Commits on Dec 15, 2010
-
matthewrudy committed
Dec 15, 2010 - rake test:coverage:units now only shows output for models, helpers, and libs
-
matthewrudy committed
Dec 15, 2010 -
when doing rake test:coverage:units we should not be shown coverage o…
matthewrudy committedDec 15, 2010 …f controllers
Commits on Aug 19, 2010
-
matthewrudy committed
Aug 19, 2010 should work with ruby 1.9.2 and rails 3 release candidate
-
matthewrudy committed
Aug 19, 2010 -
only include the db:test:prepare task if ActiveRecord is defined
matthewrudy committedAug 19, 2010 -
use RUBY_PLATFORM not PLATFORM (this is standardised, and PLATFORM is…
matthewrudy committedAug 19, 2010 … removed from ruby 1.9.2)
Commits on Jun 25, 2010
-
matthewrudy committed
Jun 25, 2010 -
matthewrudy committed
Jun 25, 2010
Commits on Apr 13, 2010
-
matthewrudy committed
Apr 13, 2010 -
use my own version of RcovTask
matthewrudy committedApr 13, 2010 I find the descriptions added to the generated tasks are too dirty for my liking hopefully this will be a starting point for a more general RcovRails::RcovTask that encompasses the whole process (currently it still relies upon a bit of manual hacking)
Commits on Mar 12, 2010
-
matthewrudy committed
Mar 12, 2010 -
matthewrudy committed
Mar 12, 2010 -
only use my rcov fork if it is available
matthewrudy committedMar 12, 2010 -
don't get shouty about rcov not being installed
matthewrudy committedMar 12, 2010 just do it if someone tries to run the rcov task
Commits on Mar 1, 2010
-
matthewrudy committed
Mar 1, 2010 -
add the rails 3 gem bundler setup to the readme
matthewrudy committedMar 1, 2010 -
matthewrudy committed
Mar 1, 2010 -
matthewrudy committed
Mar 1, 2010
Commits on Feb 25, 2010
-
matthewrudy committed
Feb 25, 2010 -
matthewrudy committed
Feb 25, 2010 -
matthewrudy committed
Feb 25, 2010 -
Create the ultimate Rails and Rcov plugin
matthewrudy committedFeb 25, 2010
NewerOlder