avadhut-kore / simple_cms_in_rails_4

A simple cms application in rails 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

- ruby 2.1.5 - Rails 4.1.8

  • System dependencies

- mysql server 5.1

  • Configuration

  • Database creation

- database name : simple_cms_development

  • Database initialization

    - restore databse from file "databse backup/simple_cms_development_with_data.sql"
  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

- open command prompt - move your current folder location to : simple_cms_master - run command : bundle install - start server by running command : rails s

About

A simple cms application in rails 4


Languages

Language:Ruby 82.3%Language:CSS 13.1%Language:CoffeeScript 3.1%Language:JavaScript 1.5%