statonjr/torquebox-generators


Rails 3 generators for Torquebox apps

License: MIT

Language: Ruby


torquebox-generators

Rails 3 generators for apps using TorqueBox (www.torquebox.org).

Add “torquebox-generators” to your Gemfile, then “bundle install”.

Two generator commands are provided:

  1. rails g torquebox:service MyService

This command creates a Ruby class at app/services/my_service.rb with 4 predefined methods.

  1. rails g torquebox:job MyJob

This command creates a Ruby class at app/jobs/my_job.rb with a predefined run method.

Copyright

Copyright © 2011 Larry Staton Jr. See LICENSE.txt for further details.

Project Statistics

Sourcerank 2
Repository Size 109 KB
Stars 2
Forks 0
Watchers 3
Open issues 0
Dependencies 3
Tags 4
Created
Last updated
Last pushed

Packages Referencing this Repo

torquebox-generators
Generates services and jobs for Torquebox apps using the familiar Rails 3 generator syntax.
Latest release 0.2.2 - Updated - 2 stars

Recent Tags See all

v0.2.2 June 01, 2011
v0.2.1 June 01, 2011
v0.2.0 June 01, 2011
v0.1.1 June 01, 2011

Something wrong with this page? Make a suggestion

Last synced: 2018-05-26 12:46:03 UTC

Login to resync this repository