Sha256: a4416aeb2fcfbbe6513bdcc4d9dfd4160abc4594ff8c24059df15a1cd852472a

Contents?: true

Size: 773 Bytes

Versions: 1

Compression:

Stored size: 773 Bytes

Contents

# Surrounded::Rails

This sets up your ActiveRecord and/or Mongoid models and ActionController controllers to use [Surrounded](http://github.com/saturnflyer/surrounded).
Support for non-ActiveRecord will be added.

## Installation

Add this line to your application's Gemfile:

    gem 'surrounded-rails'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install surrounded-rails

## Usage

Add it to your Gemfile and start using it. See [Surrounded](https://github.com/saturnflyer/surrounded) for more details.

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
surrounded-rails-0.2.1 README.md