Skip to content

InstallingThePlugin

Squeegy edited this page Sep 12, 2010 · 6 revisions

If running on rails edge:

./script/plugin install git://github.com/Squeegy/fleximage.git

Otherwise, you have to do a manual install since Rails did not yet support git.

Unzip, and place the root fleximage folder in your railsapproot/vendor/plugins directory.

Clone this wiki locally