Racecar

Public
Install racecar gem and generates the install files.
Icons/chart bar
Used 32 times
Created by
A Adrian Madrid

Usage
This will add a config file in `config/racecar.yml`.

Run this command in your Rails app directory in the terminal:

rails app:template LOCATION="https://railsbytes.com/script/XnJsga"
Template Source

Review the code before running this template on your machine.

gem 'racecar'

after_bundle do
  generate 'racecar:install'
end
Comments

Sign up or Login to leave a comment.