Open Collective
Open Collective
Loading

Boring Generators

COLLECTIVE
Open source

Boring generators aims to make your development faster by delegating boring setups to us.

Contribute


Become a financial contributor.

Financial Contributions

Recurring contribution
Backer

Become a backer for $5.00 per month and support us

Starts at
$5 USD / month
Recurring contribution
Sponsor

Become a sponsor for $100.00 per month and support us

Starts at
$100 USD / month
Custom contribution
Donation
Make a custom one-time or recurring contribution.

Boring Generators is all of us

Our contributors 1

Thank you for supporting Boring Generators.

Connect


Let’s get the ball rolling!

News from Boring Generators

Updates on our activities and progress.

Release V0.11.0

New Addition * Adds Stimulus generator. @abhaynikam * Adds Rails Admin generator. @abhaynikam * Adds Paper Trail generator....
Read more
Published on June 23, 2021 by Abhay Nikam

Release V0.9.0

New AdditionAdds Ahoy generator. (@abhaynikam)Adds Stripe payment generator. (@abhaynikam)
Read more
Published on April 14, 2021 by Abhay Nikam

Release V0.8.0

New AdditionAdds Devise Google Omniauth generator. (@abhaynikam)Adds Devise Twitter Omniauth generator. (...
Read more
Published on April 14, 2021 by Abhay Nikam

About


About Boring Generator
Boring Generator aims to reduce the amount of time spent on configuration, installation and addition of services, gems and libraries to the Rails application by a developer by delegating boring setups to us.

Motivation
Have you ever started a new adventure/hobby project of your and instead of spending time in solving the actual problem statement with the website ended up configuring the application and put a lot of effort into it. Yeah, We felt that too.

I try to contribute to Ruby on Rails and recently I spent some times working on contributing to the Rails ActionText and Action Mailbox modules. Rails provide with many generators. Yes, rails new <app_name> is also a generator used behind the scene with Thor gem. Action Text provides install a generator to easily configure Action Text instead of letting the developer running into configuration issue.
This motivated me to build something which could help the people around Rails community who can spend less time on configuration and installation of the libraries/gems(basically boring stuff) and focus on the root problem you want to encounter by the awesome application you build.

Installation
Boring Generator installation guide.

Contributing
All contributor, advisor, critic are welcome to contribute to the project. We welcome every idea, feature request and pull-request from the developers to make the boring generator more awesome and boring :). Read contributing guide.

Changelog
Boring Generators changelog is available here.

Our team