vysakh0 / railsbook

A facebook clone app using Rails. A short time hack to see the development speed using Rails

Home Page:rails-book.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails book

This is a Facebook clone app done in minimum time possible to check the development speed.

Related links

Quick Start

  • Clone the repo: git clone git@github.com:vysakh0/railsbook.git

  • set up the gems: bundle install

  • set up the database: rake db:migrate

  • run the server: rails s

About

A facebook clone app using Rails. A short time hack to see the development speed using Rails

rails-book.herokuapp.com


Languages

Language:Ruby 96.8%Language:JavaScript 1.6%Language:CoffeeScript 1.6%