Skip to content

Bazai/polemic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Polemic

Polemic is a young comments system for Rails app. It:

  • provides Comment model to developer

##Requirements and recommendations

Polemic requires Rails 3.x and Devise for user identification (surely, messaging system is not possible without users). Now the gem is tested only with Ruby 1.8.7 and REE.

We recommend to use Polemic with Faye, because this combination it's really sexy.

Remember that unfortunately, Polemic reserves Comment for resource name.

##Installation

  1. Run rails g polemic:install

##Todo

  • Add RSpec tests

##Authors

##Feel free for pull requests!

About

Commentable engine for Rails 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%