Skip to content

Instantly share code, notes, and snippets.

@samzhao
Created October 13, 2012 21:41
Show Gist options
  • Save samzhao/3886226 to your computer and use it in GitHub Desktop.
Save samzhao/3886226 to your computer and use it in GitHub Desktop.
Gemfile Template with Wirble, Hirb, awesome_print, and annotate
gem('wirble', group: "development")
gem('hirb', group: "development")
gem('awesome_print', group: "development")
gem('annotate', group: "development")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment