Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JumpstartLab/sinatra-activerecord-example
An example of using ActiveRecord within a Sinatra Application
https://github.com/JumpstartLab/sinatra-activerecord-example
Last synced: 3 months ago
JSON representation
An example of using ActiveRecord within a Sinatra Application
- Host: GitHub
- URL: https://github.com/JumpstartLab/sinatra-activerecord-example
- Owner: JumpstartLab
- Created: 2013-03-27T18:12:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-03-27T18:13:24.000Z (over 11 years ago)
- Last Synced: 2024-05-31T20:02:36.173Z (5 months ago)
- Language: Ruby
- Size: 117 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sinatra-ActiveRecord
An example application that uses Sinatra-ActiveRecord
for migrations and databae access.