Skip to content

rwoodnz/Spinterest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

The Sinatra Skeleton:

  1. Provides a foundation for building challenges.
  2. Demonstrates a reasonable set of practices around building Sinatra applications.
  3. Eases the transition to Rails for Dev Bootcamp students
  4. Demonstrates that it is not required that all models in app/models be ActiveRecord backed!
  5. Gives bare-bones RSpec skeleton wherewith to start building the practice of testing

Quickstart

  1. bundle install
  2. shotgun config.ru

Contributing

We would love for you to help make the skeleton more awesome, There are three ways to contribute:

  1. Ask for a bug fix or enhancement!
  2. Submit a pull request for a bug fix or enhancement!
  3. Code review an open pull request!

Be prepared to give and receive specific, actionable, and kind feedback!

About

EDA Team Project Week 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published