Skip to content

Commit

Permalink
Merge pull request #10 from bomberstudios/master
Browse files Browse the repository at this point in the history
Added support for 'serve'
  • Loading branch information
gma committed Aug 17, 2011
2 parents 8835dae + 5cb3d2e commit 68a4487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundler-exec.sh
@@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash


BUNDLED_COMMANDS="${BUNDLED_COMMANDS:-cap capify cucumber heroku rackup rails rake rspec ruby shotgun spec spork thin unicorn unicorn_rails}" BUNDLED_COMMANDS="${BUNDLED_COMMANDS:-cap capify cucumber heroku rackup rails rake rspec ruby serve shotgun spec spork thin unicorn unicorn_rails}"


## Functions ## Functions


Expand Down

0 comments on commit 68a4487

Please sign in to comment.