Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boardfish/rails-issue-repo
The some_cool_class_init initializer tries to load `SomeCoolClass` from `app/lib`.
https://github.com/boardfish/rails-issue-repo
Last synced: about 1 month ago
JSON representation
The some_cool_class_init initializer tries to load `SomeCoolClass` from `app/lib`.
- Host: GitHub
- URL: https://github.com/boardfish/rails-issue-repo
- Owner: boardfish
- Created: 2021-10-08T14:25:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-08T14:26:05.000Z (about 3 years ago)
- Last Synced: 2024-10-22T08:27:23.501Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- 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
* ...