0.0
No release in over a year
Add an interface to Trestle to spawn Rake tasks
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 5.2, < 7
~> 0.9.0, >= 0.9.3
 Project Readme

Trestle ActiveJob (trestle-active_job)

Add an interface to Trestle to perform ActiveJobs

Getting Started

These instructions assume you have a working Trestle application. To integrate trestle-active_job, first add it to your application's Gemfile:

gem 'trestle-active_job'

Run bundle install, and then restart your Rails server.

License

The gem is available as open source under the terms of the MIT License.