Commit Graph

15 Commits

Author SHA1 Message Date
jonatack 8df62abfba Code cleanup 2013-12-10 19:18:17 +01:00
jonatack 0a2e4caaa9 Catch up with changes in master branch 2013-12-07 01:51:55 +01:00
Ryan Bigg 458f2ffbde Add email field to Person model (for wildcard testing, coming soon) 2013-11-06 16:37:08 +11:00
Ryan Bigg 33fe61369a Greatly reduce amount of people created during seeding (from thousands down to 12) 2013-11-06 16:19:35 +11:00
Ryan Bigg bbb9e4b112 Add testing support for MySQL and PostgreSQL databases 2013-11-06 16:01:46 +11:00
jonatack 9e719185f6 Use Rails 4 active record syntax 2013-08-12 10:56:20 +02:00
jonatack 49c1e3134c Use Ruby 1.9 hash syntax 2013-08-04 15:13:41 +02:00
Washington Luiz 0e79779fc3 Remove deprecated ActiveSupport::Benchmarkable#silence 2013-08-01 00:24:39 -03:00
jonatack 2ded14b548 Default_scope without a block is deprecated in Rails 4 2013-07-04 16:24:17 +02:00
jonatack e3914b814f Merge further elements from spectator's Rails 3 comptability work, merge pull request #208 from pdf/reorder, use Rails 4 active-record distinct method which replaces uniq 2013-05-23 13:33:00 +02:00
Ernie Miller 3f9fa1c2bb Bump version, use polyamorous 2011-09-03 15:37:02 -04:00
Ernie Miller 6fa15a20cd Don't use present? to check for presence (allow false as value). Fixes #9 2011-07-17 10:46:30 -04:00
Ernie Miller 2725cf28d4 Demonstrate use of functions in ransackers 2011-04-11 14:39:40 -04:00
Ernie Miller d936136749 Test ransacker access via associations 2011-04-11 12:59:26 -04:00
Ernie Miller 294015309b Initial commit. 2011-03-30 20:31:39 -04:00