rnews

social link sharing and commenting app (totally not inspired by reddit, hacker news or slashdot)

Stars
6

rnews

Cool Stuff:

CI

Test Coverage:

http://news.charlie.bz/coverage

Installation:

You'll need to create the files below to run this app.

config/database.yml

production:
  adapter: mysql2
  host: localhost
  user: root
  database: rnews
  pool: 5
  timeout: 5000

config/app_config.yml

name: rnews
secret_token: some really really long secret token