Code generator for new Rails projects. This gem helps developers to start new Rails projects with a better starting boilerplate and popular gem integrations.
The current versione is updated to work with Rails 6.1.0.
The full documentation of the gem can be found here: https://github.com/ideonetwork/dakarai/wiki
To install the gem you need to add it on your Rails application's Gemfile:
Latest version
gem 'dakarai', git: 'https://github.com/ideonetwork/dakarai'
Legacy version
gem 'dakarai'