Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lewispb/rails_file
https://github.com/lewispb/rails_file
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lewispb/rails_file
- Owner: lewispb
- License: mit
- Created: 2022-02-23T21:37:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T21:51:01.000Z (almost 3 years ago)
- Last Synced: 2024-11-25T14:09:00.559Z (about 1 month ago)
- Language: Ruby
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Rails File
Rails File is a one-file Rails app generator.
## Installation
$ gem install rails_file
## Usage
$ rails_file new test
$ rails_file new server## Development
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/lewispb/rails_file. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/lewispb/rails_file/blob/main/CODE_OF_CONDUCT.md).
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
## Code of Conduct
Everyone interacting in the Rails File project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/lewispb/rails_file/blob/main/CODE_OF_CONDUCT.md).