sarvasv / simple_demos

Simple demonstrations of coding practices in ruby

Home Page:Simple demonstrations of concepts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 =========================================
 = Welcome to Sarvasv Technologies P Ltd =
 =========================================

This repository contains demonstrations of various tasks attempted in various projects.
This simply serves as reference for the users.

Some features are:
* Meta programming
* DRY code
* Code optimization
* table-less design

more demonstrations will be added as we move forward.

 ================
 = How to check =
 ================

* git clone https://ramonrails@github.com/sarvasv/simple_demos.git
* rvm use 1.8.7@sarvasv_demos
* gem install bundler
* bundle install
* rake db:create
* rake db:migrate
* rails server


Thanks for your time & attention here.
Regards, Ram @ Sarvasv

About

Simple demonstrations of coding practices in ruby

Simple demonstrations of concepts


Languages

Language:Ruby 47.1%Language:HTML 36.7%Language:JavaScript 13.3%Language:CSS 2.9%