Skip to content

deanxorr/updated-rolodecks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rolodecks

This is the base Rails application for the TDD day with Swipely. It provides a simple rolodex where users can enter in simple contact information. Simple to build, simple to deploy.

There are few features here, if any.

development

bundle install --without production
rake db:migrate
rake db:seed

production

heroku create --stack cedar
git push heroku master
heroku run rake db:migrate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •