Skip to content

Assessment test for Skipio using Ruby on Rails to build a simple app that lists a user's contacts and allows him to send SMS messages using the Skipio API.

Notifications You must be signed in to change notification settings

allenmackley/Skipio-Assessment-Rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Install steps

  • cd to the project folder and run bundle update to install gems.
  • run rails db:setup to create the databases as configured in config/database.yml and also to seed it.
  • I'm using the mysql2 gem and port 8889.
  • My development environment uses NGINX and Phusion Passenger, although Apache should work as well.

About

Assessment test for Skipio using Ruby on Rails to build a simple app that lists a user's contacts and allows him to send SMS messages using the Skipio API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published