server side of the comment service
Перейти к файлу
Ibrahim Awwal 95941b36b8 Guardfile set up for unicorn. 2012-09-05 22:44:49 -07:00
api Pull only :tags_array in trending (~4x speed increase) 2012-09-04 15:53:30 -04:00
config Fine tune New Relic config params 2012-09-03 17:05:45 -04:00
lib add shared key authentication 2012-08-21 13:22:27 -07:00
models Add a few more indexes, make some explicit queries to make sure we're using those indexes. 2012-09-04 21:01:27 -04:00
spec fixed index bug 2012-08-16 11:41:16 -07:00
.gitignore Ignore logs. 2012-09-05 22:44:06 -07:00
.rvmrc This .rvmrc is works for me, it didn't before. 2012-08-26 16:26:06 -07:00
Gemfile Guardfile set up for unicorn. 2012-09-05 22:44:49 -07:00
Gemfile.lock Guardfile set up for unicorn. 2012-09-05 22:44:49 -07:00
Guardfile Guardfile set up for unicorn. 2012-09-05 22:44:49 -07:00
Procfile Add procfile, unicorn config 2012-09-03 16:25:24 -04:00
README.md initial import 2012-06-20 15:25:35 -07:00
Rakefile Make sure Rakefile uses of application.yml also get run through pre-processing 2012-09-03 14:57:30 -04:00
app.rb include loadtest environment for loading newrelic_rpm 2012-09-03 15:19:01 -04:00
config.ru Use a Rack config file 2012-08-20 11:55:55 -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.