Skip to content

Great Sinatra starter template - includes rspec, activerecord, activesupport and foundation

Notifications You must be signed in to change notification settings

dave315/provenance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Template Modular Sinatra App

##Implementation Steps

  1. First search the project for 'ReplaceWithName' and name your app!
  • This will rename all of the namespaces as well as make the title of your app in the views/layout.erb
  1. Bundle install
  2. rake db:create (comes with ActiveRecord)
  3. Good to go!

Out Of The Box Configuration

  • Postgres and ActiveRecord
  • Foundation
  • ActiveSupport
  • Pony for emails
  • Rspec/Capybara for testing

About

Great Sinatra starter template - includes rspec, activerecord, activesupport and foundation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages