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