We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0506a9 commit b6fee9cCopy full SHA for b6fee9c
lib/generators/tailwindcss/sessions/sessions_generator.rb
@@ -6,7 +6,6 @@ class SessionsGenerator < Erb::Generators::ScaffoldGenerator
6
include Rails::Generators::ResourceHelpers
7
8
source_root File.expand_path("templates", __dir__)
9
- source_paths << "lib/templates/erb/sessions"
10
11
def create_session_files
12
template "models/session.rb", File.join("app/models/session.rb")
0 commit comments