We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1b113f commit c124e33Copy full SHA for c124e33
1 file changed
spec/support/rails_template.rb
@@ -17,7 +17,7 @@
17
18
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
19
20
-generate :'active_admin:install'
+generate :'active_admin:install --skip-users'
21
generate :'formtastic:install'
22
23
run "rm -r test"
0 commit comments