paper-trail-gem--paper_trail/test
Jared Beck 75c1e88a87 Fix sqlite error in test schema
```
ActiveRecord::StatementInvalid: SQLite3::SQLException: object name reserved
for internal use: sqlite_autoindex_custom_primary_key_records_1: CREATE
UNIQUE INDEX "sqlite_autoindex_custom_primary_key_records_1" ON
"custom_primary_key_records" ("uuid")
```
2017-03-03 12:09:17 -05:00
..
dummy Fix sqlite error in test schema 2017-03-03 12:09:17 -05:00
functional Convert first controller test to rspec 2016-12-04 22:17:06 -05:00
unit Finish removing the cleanup_callbacks hack from tests 2017-02-05 20:57:54 -05:00
custom_json_serializer.rb Fix Lint/UnusedBlockArgument 2016-02-15 20:25:11 -05:00
test_helper.rb Finish removing the cleanup_callbacks hack from tests 2017-02-05 20:57:54 -05:00
time_travel_helper.rb Fix Style/StringLiterals: Use double quotes 2016-03-05 17:07:32 -05:00