Commit Graph

11 Commits

Author SHA1 Message Date
John McAliley 3f4f9f299e delete test generated migration and ignore it 2012-03-11 21:45:07 -04:00
Erik Michaels-Ober 5e0319f646 Update migration 2012-03-06 15:24:00 -08:00
Erik Michaels-Ober 3a4c98307c Upgrade test_app to Rails 3.2.2 2012-03-06 15:19:07 -08:00
Erik Michaels-Ober 1174647779 Cleanup trailing whitespace
Trailing whitespace isn't friendly to git or vim users.
2012-03-06 14:04:32 -08:00
Cory Schires 5ed4d5f163 Forgot to remove an old migration. 2011-11-27 13:52:51 -06:00
Cory Schires 1a8d6c5a94 Updated readme. 2011-11-27 13:51:51 -06: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
cowboycoded 5a8871f02f untrack schema and any new migrations in test_app 2011-02-12 08:10:45 -05:00
cowboycoded f0b0a2c55d test generated files... committing so I can build TODO: ignore these 2011-02-11 22:25:55 -05:00
cowboycoded cc6c813517 added support for current_user helper method of authentication
tests for both current_user (Post) and @current_user (Article) implementations
updated gems
2011-02-10 16:13:30 -05:00
cowboycoded 755bd937da first commit 2011-02-03 23:13:41 -05:00