Very simple Ruby on Rails photo gallery. This is a total rewrite of the original application, which most branches are based off of.
Stars
88
Forks
15
Watchers
88
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
146
commits
removed non null constraint for position fields in database to fix a postgresql issue
9597ac5View on GitHubupdated readme with credits and new gem. Added EXIF meta data extraction from photos. Need to run rake db:migrate
8e99afcView on GitHubRemoved photo bootstrapping. You'll have to upload your own photos to get started, but it make deployment easier.
0fd02b4View on GitHub