Skip to content
This repository was archived by the owner on Jul 10, 2018. It is now read-only.

baloran/tilter

Repository files navigation

Tilter

Tilter is a twitter-like webapp where you can post what made you tilt instead of useful informations. It was created to learn Rails as part of a school assignment.

build

Install

bundle install

Make the awesome

rake db:drop && rake db:create && rake db:migrate && rake db:seed
rails s

To run the tests

rake db:migrate RAILS_ENV=test
rspec

Guidelines

Ruby Styleguide

Linter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors