Skip to content

Commit

Permalink
wpi
Browse files Browse the repository at this point in the history
  • Loading branch information
jho406 committed Nov 23, 2024
1 parent 4d6039f commit 7a05f5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def generate_test_app_7(app_name)
end

def generate_scaffold
successfully "bundle exec rails generate scaffold post body:string --force -t superglue"
successfully "bundle exec rails generate scaffold post body:string --force -e superglue --skip-jbuilder"
end

def reset_db
Expand Down

0 comments on commit 7a05f5f

Please sign in to comment.