server side of the comment service
Перейти к файлу
Rocky Duan 3fcbf33745 console & more meaningful seeds 2012-07-18 18:22:10 -04:00
config adjust naming to notification / subscription 2012-07-16 19:47:53 -04:00
models add validation for commentable_id 2012-07-18 14:01:18 -04:00
spec get rid of the commentable collection in the database 2012-07-18 12:53:32 -04:00
.gitignore initial import 2012-06-20 15:25:35 -07:00
.rvmrc initial import 2012-06-20 15:25:35 -07:00
Gemfile console & more meaningful seeds 2012-07-18 18:22:10 -04:00
README.md initial import 2012-06-20 15:25:35 -07:00
Rakefile console & more meaningful seeds 2012-07-18 18:22:10 -04:00
app.rb fixed naming 2012-07-18 14:01:04 -04:00

README.md

comment_as_a_service

An independent comment system which supports voting and nested comments. It also supports features including instructor endorsement for education-aimed discussion platforms.