p1793 / 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 46.1%Language:CSS 35.1%Language:HTML 17.4%Language:JavaScript 0.7%Language:CoffeeScript 0.7%