Skip to content

SweeD/enginex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enginex

Enginex is a command line tool which creates a Rails 3 Engine with Rakefile, Gemfile and a ready to run test suite on top of a vendored Rails application.

Enginex was created for the purpose of and used in José Valim’s book: Crafting Rails Applications available at plataformatec.com.br/crafting-rails-applications .

Engines will be available on Rails 3.1 as the new plugin generator and invoked as: “rails plugin new”. The port to Rails was made by Piotr Sarnacki.

Usage

$ enginex ENGINE_NAME

Give –help to see supported options.

Bugs and Feedback

If you discover any bugs, feel free to send me a message or create an issue on GitHub tracker:

github.com/josevalim github.com/josevalim/enginex/issues

MIT License. Copyright 2010 José Valim. blog.plataformatec.com.br

About

An executable which creates a bare Rails 3 engine (which is going to be used in my upcoming Rails 3 book)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%