Skip to content
This repository has been archived by the owner on Jul 1, 2019. It is now read-only.

sfc-rg/rspec-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rspec sample

Installation

$ gem install bundler
$ gem install bundler -n /usr/local/bin # if you are using Mac OS X El Capitan
$ bundle install --path vendor/bundle

Execution

$ bundle exec ruby app.rb

Test

$ bundle exec rspec spec

About

RSpec sample program for RG class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published