Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/masutaka/skeleton_with_rspec
use bare rspec
https://github.com/masutaka/skeleton_with_rspec
Last synced: 3 months ago
JSON representation
use bare rspec
- Host: GitHub
- URL: https://github.com/masutaka/skeleton_with_rspec
- Owner: masutaka
- Created: 2013-11-13T09:27:37.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-13T20:47:26.000Z (about 11 years ago)
- Last Synced: 2024-04-23T17:18:12.785Z (8 months ago)
- Language: Ruby
- Homepage:
- Size: 605 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
skeleton_with_rspec
==================## Install
$ bundle install --path vendor/gems --local
## Test(Rspec)
$ bundle exec rake spec