Skip to content

Ferdev/Pets-Waiting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source repository for http://petswaiting.com.

Ruby 1.8.7 and 1.9.2 compatible.

Installing instructions

  1. Install imagemagick (on OS X, I recommend Homebrew for this task).

     brew install imagemagick --disable-openmp
    
  2. Install bundler gem.

     gem install bundler
    
  3. Install dependencies.

     bundle install
    
  4. Run migrations.

     rake db:migrate
    

Resources

About

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors