Sha256: 96ebc5c708d2108c07f1d3bdf6fe48fd382ea44bda63f74c728b568b81e9ccbc
Contents?: true
Size: 258 Bytes
Versions: 54
Compression:
Stored size: 258 Bytes
Contents
require "rails/generators/erb/authentication/authentication_generator" module CssZero module Generators class AuthenticationGenerator < Erb::Generators::AuthenticationGenerator source_root File.expand_path("templates", __dir__) end end end
Version data entries
54 entries across 54 versions & 1 rubygems