server side of the comment service
Перейти к файлу
Rocky Duan c8ad65f415 initial design for the subscription model 2012-07-15 01:53:12 -04:00
config seed for mongodb 2012-07-14 02:31:05 -04:00
db/migrate add instructor endorsement field 2012-06-30 15:48:20 -07:00
lib initial design for the subscription model 2012-07-15 01:53:12 -04:00
models initial design for the subscription model 2012-07-15 01:53:12 -04:00
spec basic functionality as before: mostly untested 2012-07-14 18:09:10 -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 basic functionality as before: mostly untested 2012-07-14 18:09:10 -04:00
README.md initial import 2012-06-20 15:25:35 -07:00
Rakefile initial design for the subscription model 2012-07-15 01:53:12 -04:00
app.rb initial design for the subscription model 2012-07-15 01:53:12 -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.