Commit Graph

14 Commits

Author SHA1 Message Date
Sean Linsley 31a7c4dc5e add RVM config files to gitignore 2016-07-04 14:49:26 -05:00
Andrew Haines dcf9477c94 Ignore dummy databases 2012-11-10 16:27:55 +00:00
Andrew Haines af70d4aa48 Add docs to gitignore 2012-11-01 02:06:03 +00:00
Steve Klabnik f197ced4ca ignoring test db 2012-10-24 07:05:35 -04:00
Steve Klabnik 9f869ab84c Updating with latest master.
Needed to turn Base -> Decorator, and also add
the test db back to the repo so that travis will
have a copy.
2012-10-19 14:16:16 -03:00
Steve Klabnik d40af21dba Added dummy databases to .gitignore. 2012-10-19 14:12:27 -03:00
Steve Klabnik 90a4859085 Adding cucumber stuff for integration testing.
I've embedded a little Rails app so that we can write cuke tests and
make sure that stuff doesn't break. Woo!

This was generated by making a rails engine, then copying just the
app over.

Thanks @nashby for fixing my stupid bug with sqlite3; it had to be
added as a development dependency. ❤️
2012-10-19 14:12:27 -03:00
Nathan Souza 336a797bd6 add .swo, swp and .DS_Store to .gitignore 2012-08-09 17:13:58 -03:00
Ryan Cook b1ede4fb07 add vendor/bundle to the .gitignore for Draper devs vendoring gems locally using bundler 2012-05-13 22:14:45 -06:00
Alex Rothenberg 16e8868da1 added generator specs using the ammeter gem 2011-10-06 16:58:04 -04:00
Jeff Casimir 842dfbcf8c Basic YARD documentation 2011-09-01 01:17:12 -04:00
Les Hill bd1caf1976 Ignore rvmrc 2011-08-08 16:27:43 -07:00
Jeff Casimir 18989f0da1 Ignoring CoverMe output 2011-07-27 23:44:42 -05:00
Jeff Casimir a3804b0662 Bring over generator structure from rails_decorators 2011-06-30 18:19:48 -04:00