Commit Graph

12 Commits

Author SHA1 Message Date
Erik Michaels-Ober 90d9428687 Remove .DS_Store from .gitignore
This should be in a (Mac) user's ~/.gitignore_global
2012-04-16 18:11:25 -07:00
Tute Costa 1c3f809da8 Moves ORM specific code to lib/impressionist/:orm/models. Adds mongo_mapper models.
Adds config/initializers/impression.rb file on install.
2012-03-12 19:54:29 -03:00
Tute Costa f9ad09a19a git ignoring unused Rails files. 2012-03-12 18:27:19 -03:00
Erik Michaels-Ober 29e3293d87 Ignore simplecov coverage directory 2012-03-12 11:42:26 -05:00
John McAliley 3f4f9f299e delete test generated migration and ignore it 2012-03-11 21:45:07 -04:00
Erik Michaels-Ober f8200ed605 Add rdoc and sort 2012-03-06 14:55:08 -08:00
Cory Schires e2ee248fba Added documentation for ability to set conditions for recording impressions. Also, Had to do some work to get the tests passing
Merge remote branch 'upstream/master'

Conflicts:
  test_app/Gemfile.lock
2011-11-27 13:39:45 -06:00
mio 24d0c46080 added ~ files to gitignore 2011-11-07 20:39:14 +01:00
cowboycoded 520b18769a pkg added to gitignore 2011-03-06 23:27:58 -05:00
cowboycoded 3c9bc755e0 use wildcard in migration path 2011-02-13 14:17:19 -05:00
cowboycoded 5a8871f02f untrack schema and any new migrations in test_app 2011-02-12 08:10:45 -05:00
cowboycoded 6dc4df5f46 adding .gitignore 2011-02-04 10:24:30 -05:00