https://github.com/apfohl/rails-books
https://github.com/apfohl/rails-books
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/apfohl/rails-books
- Owner: apfohl
- Created: 2023-10-26T12:58:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T09:00:44.000Z (over 2 years ago)
- Last Synced: 2025-01-11T19:43:49.648Z (over 1 year ago)
- Language: Ruby
- Size: 38.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Turbo Books
```shell
$ bundle install
$ bundle exec rake db:migrate
$ bundle exec rails s
```