/rails_base

Configurable Rails backend generator

Primary LanguageRubyMIT LicenseMIT

Rails-Base Projects generator

CircleCI License

RS-Rails-Base is a generator that creates boilerplate projects for Ruby On Rails backend. It comes with a lot of amazing features that will make you jumpstart into development very quickly.

It is not only a starting point for all your new projects, but it can also be used to incorporate new functionalities into your existing projects.

And obviously if you want something new, just ask for it!!! or do a pull request if you are brave enough

Installation

It is as simple as:

$ gem install rs-rails-base

This will generate some commands with it, and that's all you need.

Usage

  • Starting a project from scratch

Just choose your folder and run

	rs_rails_base new
  • Existing Project

      rs_rails_base add FEATURE
    

Or just type 'rs_rails_base add' to get some help

Current features

Upcoming awesome features/and integrations

  • Carrierwave
  • Active Admin
  • Twilio Calls
  • Test & Quality tools

Contributing

Bug reports (please use Issues) and pull requests are welcome on GitHub at https://github.com/rootstrap/rails_base. 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

Rootstrap Rails Base is available under the MIT license. See the LICENSE file for more info.

Credits

Rootstrap Rails Base is maintained by Rootstrap with the help of our contributors.