Sha256: b49d1cf5259cbaf9626585aefb25978bea28b9c7be213b2e89baa18768cc0d85

Contents?: true

Size: 827 Bytes

Versions: 5

Compression:

Stored size: 827 Bytes

Contents

== 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 http://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:

http://github.com/josevalim
http://github.com/josevalim/enginex/issues

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

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
ipage-1.0.4 README.rdoc
ipage-1.0.3 README.rdoc
ipage-1.0.2 README.rdoc
ipage-1.0.1 README.rdoc
enginex-0.8.1 README.rdoc