Sha256: df3edde5ab88850701f9488b59d87769bd3ab5cb98f9010830eb5e9797b1b892
Contents?: true
Size: 640 Bytes
Versions: 3
Compression:
Stored size: 640 Bytes
Contents
# Surrounded::Rails This sets up your ActiveRecord models 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 TODO: Write usage instructions here ## 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
surrounded-rails-0.0.3 | README.md |
surrounded-rails-0.0.2 | README.md |
surrounded-rails-0.0.1 | README.md |