playpath_rails 0.1.4
Provides integration between ActiveRecord and the Items API at playpath.io, enabling automatic synchronization of records between your Rails application and Playpath's Items service.
Gemfile:
=
instalar:
=
Runtime Dependencies (2):
activerecord
>= 5.2, < 8.0
activesupport
>= 5.2, < 8.0
Development Dependencies (7):
rspec
~> 3.0
rspec-rails
~> 6.0
rubocop
~> 1.0
rubocop-rails
~> 2.0
rubocop-rspec
~> 2.0
simplecov
~> 0.22
webmock
~> 3.0