Skip to content

A demonstration of ruby soofa package in real life use with ruby on rails

Notifications You must be signed in to change notification settings

soofapay/ruby_soofa_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soofapay Ruby Demo

usage

Before using this project, ensure that ruby on rails is installed on your machine. You can check installation guide here https://guides.rubyonrails.org/v5.0/getting_started.html.

Cloning project

$git clone https://github.com/soofapay/ruby_soofa_demo.git 

installing project dependencies while in the project root (where the GemFile is located ), run the command below

$bundle install

After installing the dependencies run the command below to make migrations

$rails db:migrate 

After installation run

$rails server

to run the development server

About

A demonstration of ruby soofa package in real life use with ruby on rails

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •