1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
Commit graph

6 commits

Author SHA1 Message Date
Jared Beck
bfd5a44de9 Update CI and linter configuration
- ruby 2.3.1 (was 2.3.0)
- Update AR5 gemfile now that rails 5 is out
- Enable travis bundler cache. Hopefully this will speed up travis a bit.
  https://docs.travis-ci.com/user/caching/
- set TargetRubyVersion: 1.9
2016-08-09 01:11:27 -04:00
Jared Beck
5eca879a36 Docs: Update the bug report template for AR 5
[ci skip]
2016-07-05 21:18:09 -04:00
Jared Beck
a0e3f43ad1 Docs: Describe all modules 2016-04-09 01:08:34 -04:00
Jared Beck
8980f08d0e Fix Style/StringLiterals: Use double quotes 2016-03-05 17:07:32 -05:00
Jared Beck
06e6a41f49 Docs: bug report template: support tracking assocs
[ci skip]
2016-01-08 01:14:17 -05:00
Jared Beck
385f3feafc Introduce bug report template
This template is based on the one used by the ActiveRecord
team. It's really convenient.

[ci skip]
2015-11-27 16:42:21 -05:00