https://github.com/texpert/rails_6_rss_reader
https://github.com/texpert/rails_6_rss_reader
bootstrap5 rspec-rails rss-feed ruby ruby-on-rails webpack
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/texpert/rails_6_rss_reader
- Owner: texpert
- Created: 2019-08-29T16:30:53.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T05:33:28.000Z (about 2 years ago)
- Last Synced: 2024-04-12T17:17:41.881Z (about 2 years ago)
- Topics: bootstrap5, rspec-rails, rss-feed, ruby, ruby-on-rails, webpack
- Language: Ruby
- Homepage:
- Size: 9.04 MB
- Stars: 2
- 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: 3.4.7 (YJIT enabled by default from Ruby 3.3.0)
* Rails version: 8.1.1
* Node.js version 24.12.0
* Yarn version: 4.12.0
* Running `yarn dev` will start `shakapacker` via `webpack-dashboard`
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...