Skip to content

Commit

Permalink
install with binstubs
Browse files Browse the repository at this point in the history
  • Loading branch information
dcrec1 committed Mar 17, 2012
1 parent fbd7c1c commit 7449f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.rb
Expand Up @@ -2,7 +2,7 @@

run "wget --no-check-certificate 'https://github.com/dcrec1/rails3_template/raw/rails31/Gemfile' -O Gemfile"

run "bundle"
run "bundle install --binstubs"

application <<-GENERATORS
config.generators do |g|
Expand Down

0 comments on commit 7449f72

Please sign in to comment.