https://github.com/djo/gadgets
The application to manage your electronic gadgets collection
https://github.com/djo/gadgets
Last synced: over 1 year ago
JSON representation
The application to manage your electronic gadgets collection
- Host: GitHub
- URL: https://github.com/djo/gadgets
- Owner: djo
- Created: 2014-05-11T11:56:11.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-11T20:50:06.000Z (about 12 years ago)
- Last Synced: 2025-02-03T19:07:52.335Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Gadgets
The application to manage your electronic gadgets collection.
Development:
bundle install
bundle exec rake db:setup
bundle exec rspec
bundle exec rails server
# => Browse to http://localhost:3000