boydndonga / ruby-on-rails

simple apps to start off your rails experience

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ruby-on-rails

simple apps to start off your rails experience the listed apps run on rails 5, make sure to bundle the gems in the Gemfile but if in the time of use you need the gems in their latest then visit "https://rubygems.org/"(an awesome library for all your ruby gems) and get the latest version create a new rails app "rails new "
cd

tests

tests in this apps are run by gem rspec gem Factory-girl manages the tests

database

database used for the applications is postgresql

for more help on rails visit the ruby on rails guide "http://guides.rubyonrails.org/" ##happyCoding!!

About

simple apps to start off your rails experience


Languages

Language:HTML 56.5%Language:Ruby 29.6%Language:CSS 12.5%Language:JavaScript 1.1%Language:CoffeeScript 0.3%