Gem to moderate fields of a model or its associations for Rails and ActiveRecord
Go to file
Guillaume Dott f559869f56 Add data_display and include module in specs 2014-08-11 09:12:41 +02:00
lib Do not automatically include TheModerator::Model in ActiveRecord::Base 2014-08-07 17:42:30 +02:00
spec Add data_display and include module in specs 2014-08-11 09:12:41 +02: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 Update dependencies to accept Rails >= 3.2.0 2014-08-07 17:42:30 +02: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