Trestle Rake Tasks (trestle-rake)

Add an interface to Trestle to spawn Rake tasks

Getting Started

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

gem 'trestle-rake'

Run bundle install, and then restart your Rails server.

License

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