Sha256: 79ae81362fb3eaa91a77f80197d0eef9ec09ae466a337ddb3fbcbac5c852ddb1

Contents?: true

Size: 693 Bytes

Versions: 11

Compression:

Stored size: 693 Bytes

Contents

== Installing Milton

GemPlugin (Rails 2.1+)
-------------------------------------------------------------------------------
 
Add to your environment.rb:
  
  config.gem "citrusbyte-milton", :source => "http://gems.github.com", :lib => "milton"
  
Then run "rake gems:install" to install the gem.

Plugin
-------------------------------------------------------------------------------
  
  script/plugin install git://github.com/citrusbyte/milton.git
  
Gem
-------------------------------------------------------------------------------

  gem install citrusbyte-milton --source http://gems.github.com
  
== Installing ImageMagick (for image resizing)

== Installing a FileSystem

...j/k j/k

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
citrusbyte-milton-0.1.1 INSTALL
citrusbyte-milton-0.1.2 INSTALL
citrusbyte-milton-0.1.5 INSTALL
citrusbyte-milton-0.1.7 INSTALL
citrusbyte-milton-0.1.8 INSTALL
citrusbyte-milton-0.1.9 INSTALL
citrusbyte-milton-0.2.0 INSTALL
citrusbyte-milton-0.2.1 INSTALL
citrusbyte-milton-0.2.2 INSTALL
citrusbyte-milton-0.2.3 INSTALL
citrusbyte-milton-0.2.4 INSTALL