Sha256: 0ce526fe60e29fde60512663e333c1cd1b9fca2cc27a1a7f3063a06bccbbeff4

Contents?: true

Size: 598 Bytes

Versions: 4

Compression:

Stored size: 598 Bytes

Contents

# Settingson

Settings management for Ruby on Rails 4 applications (ActiveRecord) 

## Installation

Add this line to your application's Gemfile:

    gem 'settingson'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install settingson

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it ( https://github.com/daanforever/settingson/fork )
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 a new Pull Request

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
settingson-0.0.10 README.md
settingson-0.0.5 README.md
settingson-0.0.4 README.md
settingson-0.0.3 README.md