paper-trail-gem--paper_trail/test/functional
Jared Beck 3ffa0588d1 Move sinatra integration to separate gem
Sinatra has been slow to release a version compatible with AR 5,
so having a dev. dependency on sinatra has been painful. This is the
main reason for the move, but there are the other, usual reasons:

- Better organization of github issues
- Independent development. The sinatra integration can target older
  versions of PT, for example.
- Rails users don't want sinatra integration in their apps, even if
  it's basically inactive.

And, of course, there is the inevitable downside that sinatra integration
is now a second-class citizen. That's the trade-off with separate gems.
2017-03-28 12:52:58 -04:00
..
controller_test.rb Fix Style/StringLiterals: Use double quotes 2016-03-05 17:07:32 -05:00
thread_safety_test.rb An idea to combat model pollution 2016-06-06 01:18:31 -04:00