1d3o / dakarai

Ruby on Rails generator to start and manage Rails projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dakarai

Inline docs

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

Installation

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'

About

Ruby on Rails generator to start and manage Rails projects

License:MIT License


Languages

Language:Ruby 44.9%Language:HTML 34.3%Language:JavaScript 14.5%Language:Dockerfile 5.4%Language:Shell 0.8%Language:SCSS 0.0%