derailed / ng_training

Engine training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TEH Brog

Brog is a blogging rails application meant to be torn down as an engine for training purposes.

Requirements

  • Ruby 2

  • Rails 4

  • Mysql

Setup

  • cp config/database_sample.yml config/database.yml

  • bundle

  • rake db:create

  • rake db:migrate

  • rake db:seed

Running test

  • RAILS_ENV=test rake db:migrate

  • rspec

About

Engine training


Languages

Language:Ruby 90.3%Language:CoffeeScript 4.1%Language:CSS 3.3%Language:JavaScript 2.3%