https://github.com/andygeek/hello-rails
Primer ejemplo del libro Agile Web Development with Rails 6
https://github.com/andygeek/hello-rails
ruby ruby-on-rails
Last synced: 2 months ago
JSON representation
Primer ejemplo del libro Agile Web Development with Rails 6
- Host: GitHub
- URL: https://github.com/andygeek/hello-rails
- Owner: andygeek
- Created: 2021-09-17T16:33:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-17T17:01:37.000Z (almost 5 years ago)
- Last Synced: 2025-04-07T05:45:06.281Z (about 1 year ago)
- Topics: ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...