Displaying 1 result from an estimated 1 matches for "rails_instance".
2006 May 29
1
ANN: Fossilize Plugin - Create Gems of your Applications.
...of using your distributable rails
application:
* a ''unpack'' method (by default):
This clone Gem contents into a user especified folder.
* As INSTANCE:
Create a minimun folder structure for the user to configurate that
unique instance
and allow you hook RAILS_ROOT/RAILS_INSTANCE to provide personalized
functionality from this.
To start using it
=================
* First, must install the plugin (ruby script\plugin install) ;-)
./script/plugin source
http://opensvn.csie.org/mmediasys/trunk/rails/plugins/
./script/plugin install fossilize
* Then use generate...