An open API service indexing awesome lists of open source software.

https://github.com/ruthmoog/ruby-boilerplate

Start Ruby projects quickly
https://github.com/ruthmoog/ruby-boilerplate

Last synced: about 2 months ago
JSON representation

Start Ruby projects quickly

Awesome Lists containing this project

README

        

# Ruby Boilerplate

1. Fork this repo
0. Clone to start a new project `git clone https://github.com/ruthmoog/ruby-boilerplate.git `
0. Update the spec_helper `Capybara.app = `
0. Check the Gemfile
0. Run `bundle` in the command line