edshadi / cloudini-oauth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Ruby 96.5%Language:JavaScript 2.3%Language:CSS 1.1%