Skip to content

Commit

Permalink
Added bundle exec to make examples consistent
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
parndt committed Dec 6, 2014
1 parent 68ba049 commit a857e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Always run tests first. Quick start for tests (requires a dummy application) :

bundle install
bundle exec rake refinery:testing:dummy_app
rake
bundle exec rake

## Making a pull request ##

Expand Down

0 comments on commit a857e9d

Please sign in to comment.