Sha256: 8d0883c84c55212a31462379a6b2a2e401e2964d1543ccefdc97e92d39e05d35
Contents?: true
Size: 317 Bytes
Versions: 33
Compression:
Stored size: 317 Bytes
Contents
# frozen_string_literal: true # HTML sanitization for Rails applications self.local_template_path = File.dirname(__FILE__) gac 'base rails 7 image created' prepare_environment 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
33 entries across 33 versions & 1 rubygems