Skip to content

webdevesgi/website-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaboWebESGI API

Requirements

  • Ruby 2
  • Rails 4 gem install rails
  • RSpec gem install rspec
  • Bundler gem install bundler

Development

bundle install
rake db:migrate
rails s -p 5000

Tests

rake db:migrate db:test:prepare
rspec spec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages