Gem to moderate fields of a model or its associations for Rails and ActiveRecord
Go to file
Guillaume DOTT 6257d03e45 Create dummy rails app with combustion and first tests 2013-11-28 11:08:21 +01:00
lib Moderate has_many and has_one associations 2013-11-28 11:08:21 +01:00
spec Create dummy rails app with combustion and first tests 2013-11-28 11:08:21 +01:00
.gitignore Create dummy rails app with combustion and first tests 2013-11-28 11:08:21 +01:00
.rspec Create dummy rails app with combustion and first tests 2013-11-28 11:08:21 +01:00
Gemfile First commit 2013-11-28 11:08:21 +01:00
LICENSE.txt First commit 2013-11-28 11:08:21 +01:00
README.md First commit 2013-11-28 11:08:21 +01:00
Rakefile First commit 2013-11-28 11:08:21 +01:00
the_moderator.gemspec Create dummy rails app with combustion and first tests 2013-11-28 11:08:21 +01:00

README.md

TheModerator

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'the_moderator'

And then execute:

$ bundle

Or install it yourself as:

$ gem install the_moderator

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

License

TheModerator is released under AGPLv3 license. Copyright (c) 2013 La Fourmi Immo