https://github.com/euler-b/my_app_with_rails
This is my fisrt app with rails, when apliying my learning in this framework
https://github.com/euler-b/my_app_with_rails
bundler hotwire ruby ruby-on-rails
Last synced: about 2 months ago
JSON representation
This is my fisrt app with rails, when apliying my learning in this framework
- Host: GitHub
- URL: https://github.com/euler-b/my_app_with_rails
- Owner: Euler-B
- License: mit
- Created: 2022-10-27T18:11:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T18:16:42.000Z (over 3 years ago)
- Last Synced: 2026-02-14T13:48:43.151Z (5 months ago)
- Topics: bundler, hotwire, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.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
* ...