Sammy-rails

This gem provides a generator to install Sammy and his plugin into your Rails 3 application.

Installation

Add this in your Gemfile:

gem "sammy-rails"

After run this in your shell:

bundle install

Finaly invoke the generator:

rails generate sammy:install #--plugin to fetch all plugin #--version to choose a specific version

Contributing to sammy-rails

Copyright © 2010 Bruno Wernimont. See LICENSE.txt for further details.