paper-trail-gem--paper_trail/test/dummy
Jared Beck 811dc0ed47 Hopefully fix intermittent PG test fail in CI
Test would fail when FFaker::Color.name returned the same exact
string twice in a row. This is not FFaker's fault.

Incidentally, the FFaker color list currently has 19 entries.
(https://github.com/ffaker/ffaker/blob/master/lib/ffaker/data/color/names_list)
The test suite runs this postgres-specific test six times (3 rubies * 2 major
versions of rails). So, I think the chance of the test suite failing was
(1 / 19)^2 * 6, or 0.016, or about 2%.
2015-12-19 21:13:30 -05:00
..
app Remove ruby 1.8 hacks 2015-12-13 01:14:59 -05:00
config Hopefully fix intermittent PG test fail in CI 2015-12-19 21:13:30 -05:00
db Update schema.rb re: chapters, sections, etc. 2015-10-31 20:30:59 -04:00
script Convert to Rails 3 idioms. 2011-02-08 17:16:35 +00:00
Rakefile Convert to Rails 3 idioms. 2011-02-08 17:16:35 +00:00
config.ru Convert to Rails 3 idioms. 2011-02-08 17:16:35 +00:00