Sha256: fade902082c93f0a0fb208de880e59d262922a5df5ff840394b0699469920f9b
Contents?: true
Size: 311 Bytes
Versions: 32
Compression:
Stored size: 311 Bytes
Contents
# frozen_string_literal: true # HTML sanitization for Rails applications require 'pry' self.local_template_path = File.dirname(__FILE__) gac 'base rails 7 image created' add_controller('home', 'index') route("root 'home#index'") force_copy copy_file 'home/index.html.erb', 'app/views/home/index.html.erb'
Version data entries
32 entries across 32 versions & 1 rubygems