0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Rootstrap base engine
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 3.0
>= 1.9.5, ~> 1.9
~> 10.0

Runtime

>= 4.4.3, ~> 4.4
~> 0.4.0
 Project Readme

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.