Skip to content
/ dakarai Public

Ruby on Rails generator to start and manage Rails projects

License

Notifications You must be signed in to change notification settings

1d3o/dakarai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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'