Freezolite is a gem that turn the frozen_string_literal
Used 12 times
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"