paper-trail-gem--paper_trail/gemfiles
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
..
ar_4.0.gemfile Move sinatra integration to separate gem 2017-03-28 12:52:58 -04:00
ar_4.2.gemfile Move sinatra integration to separate gem 2017-03-28 12:52:58 -04:00
ar_5.0.gemfile Drop support for rails 3 2016-11-30 12:36:39 -05:00
ar_master.gemfile Run CI against rails/master 2016-11-30 12:20:26 -05:00