Commit Graph

12 Commits

Author SHA1 Message Date
Thorsten Böttger 04a71b89d7 ignoring rvmrc files 2011-10-15 15:45:41 +02:00
Thorsten Böttger c097421e9b ignoring local todo files 2011-09-07 14:35:35 +02:00
Thorsten Böttger cf18161abc using real database connections for testing to reduce dependency on Rails version (previously mocked away ActiveRecord connection, which is not used in Rails 3.1 anymore) 2011-08-31 23:49:09 +02:00
Konstantin Shabanov 471b98f147 add Gemfile.lock to .gitignore 2011-01-13 13:56:06 +06:00
Travis Tilley b39a71a8b7 dont ignore gemspec files any more 2010-01-17 01:33:15 -05:00
Travis Tilley dc002d4684 cleanup, some refactoring, additional tests (one modeled after a common use of AASM, from restful authentication), fire callbacks on entering initial state, whitespace 2009-10-19 14:38:59 -04:00
Travis Tilley da3c44d367 ignore gemspec files 2009-10-14 23:09:54 -04:00
Travis Tilley dc068014af cleanup, move to jeweler, nuke gemspec 2009-10-14 23:07:46 -04:00
Scott Petersen 6685c773ca Added vim swapfiles to .gitignore 2009-02-26 13:53:43 -06:00
Eric Lindvall bf8ed18ed2 Fixing version number in README.rdoc. 2008-07-09 16:42:04 -07:00
Scott Barron 270d9e1244 add coverage output to gitignore 2008-05-29 13:28:06 -07:00
Jeff Dean cb6bd4f534 * Specs and bug fixes for the ActiveRecordPersistence, keeping persistence columns in sync
Allowing for nil values in states for active record
  New non-(!) methods that allow for firing events without persisting [Jeff Dean]
2008-04-29 01:27:56 -04:00