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.
2 parents a233f41 + ae3f098 commit b884cdcCopy full SHA for b884cdc
1 file changed
lib/generators/solidus/auth/install/install_generator.rb
@@ -18,7 +18,7 @@ def generate_devise_key
18
end
19
20
def add_migrations
21
- run 'bundle exec rake railties:install:migrations FROM=solidus_auth_devise'
+ run 'bundle exec rake railties:install:migrations FROM=solidus_auth'
22
23
24
def run_migrations
0 commit comments