0.01
No release in over 3 years
Low commit activity in last 3 years
Rails Apps Generator
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 5.0
~> 10.0
~> 0.58
~> 1.0

Runtime

~> 4.6
~> 0.17
 Project Readme

Panacea::Rails

Rails Apps generator that helps you to focus on what really matters: your app's business logic.

Installation

Run the following command:

$ gem install panacea-rails

Usage

Once you have installed panacea-rails gem, run:

$ panacea your-app-name

You can see the list of accepted arguments running:

$ panacea --help

Panacea will ask you some questions in order to help you setup your fresh Rails app.

Website

You can read the full documentation here:

https://panacea-rails.github.io/website/

Suggesting Integrations

We accept suggestions via Github's Issues. Please create one issue per suggested gem and mark it with the suggestion label. We will do our best to integrate the suggested gem into the Panacea Generator.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/panacea-rails/panacea. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Panacea::Rails project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.