freezolite

Public
Freezolite is a gem that turn the frozen_string_literal
Icons/chart bar
Used 11 times
Created by
d dpaluy

Usage

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

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

Review the code before running this template on your machine.

value = %Q[

require "freezolite/auto"]

inject_into_file 'config/application.rb', value, after: 'Bundler.require(*Rails.groups)'

run "bundle add 'freezolite'"
run "bundle install"
Comments

Sign up or Login to leave a comment.