Skip to content

Commit

Permalink
Merge pull request #483 from patriciomacadden/hide-authentication-gen…
Browse files Browse the repository at this point in the history
…erator

Hide tailwindcss:authentication from rails g
  • Loading branch information
flavorjones authored Jan 29, 2025
2 parents 09e237e + 43eeffd commit 3a5fedc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
module Tailwindcss
module Generators
class AuthenticationGenerator < Erb::Generators::AuthenticationGenerator
hide!

source_root File.expand_path("templates", __dir__)
end
end
Expand Down

0 comments on commit 3a5fedc

Please sign in to comment.