1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00
Commit graph

10 commits

Author SHA1 Message Date
Steve Klabnik
6f3579a63e Make database a file task.
Now it will only do the migration if we need to.
2012-11-02 19:14:03 -07:00
Steve Klabnik
d343639240 work towards fixing the build
One spec is failing, somehow.
2012-11-02 19:05:59 -07:00
Vasiliy Ermolovich
a2e70b1f01 add db:migrate task 2012-10-25 10:26:32 +03:00
Steve Klabnik
eddebf8cdc Moved cucumber task config to a file 2012-10-19 14:12:27 -03:00
Steve Klabnik
a8039d2848 Cleaned up Rakefile.
We can't even use RCov because we don't support 1.8.
2012-10-19 14:12:27 -03:00
Steve Klabnik
28ea364a2f Added cucumber task and ci task
Now you can `rake cucumber` to run the cukes, and
`rake ci` to run the rspec tests and then the cukes.
2012-10-19 14:12:27 -03:00
Mark Burns
93191523ba trailing whitespace 2012-03-03 14:01:19 +00:00
Theo Cushion
2614037c74 Feature: Added Ruby 1.8 support 2011-08-10 14:01:22 +01:00
Jeff Casimir
759ed4229b Adding CoverMe as dev dependency 2011-07-27 23:44:10 -05:00
Jeff Casimir
a3804b0662 Bring over generator structure from rails_decorators 2011-06-30 18:19:48 -04:00