RJLayout Generator plugin

Plugin details

The rjlayout generator takes care of common tasks performed at the beginning of new projects, like creating an application-wide layout and stylesheet. It also adds a flash messaging system that iterates and displays messages in a fading div.

Websitehttp://www.railsjitsu.com/project-releases/rjlayout-generator-plugin/ Repositoryhttp://rjlayout-generator.googlecode.com/svn/trunk Tags flash LicenseUnknown

Documentation

Install the plugin:
ruby script/plugin install http://rjlayout-generator.googlecode.com/svn/trunk

Run the generator:

script/generate rjlayout



This will create three files that you can use as templates to build upon:
Layout: app/views/layouts/application.rhtml
Stylesheet: public/stylesheets/application.css
Javascript: public/javascripts/application.js

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | (0 older versions) | Last edited by: scott, 12 months ago