Skip to content

Instantly share code, notes, and snippets.

@postazure
Last active August 29, 2015 14:10
Show Gist options
  • Save postazure/51dbfabd27e974300643 to your computer and use it in GitHub Desktop.
Save postazure/51dbfabd27e974300643 to your computer and use it in GitHub Desktop.
Very Useful gem development group
group :development do
gem "better_errors"
gem "binding_of_caller"
gem "quiet_assets"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment