Skip to content

Instantly share code, notes, and snippets.

@moutten
Created February 24, 2012 16:53
Show Gist options
  • Select an option

  • Save moutten/1901994 to your computer and use it in GitHub Desktop.

Select an option

Save moutten/1901994 to your computer and use it in GitHub Desktop.
# Steps to reproduce the problem
rails new my_app
cd my_app
echo "gem 'instrumental_agent', '0.9.0'" >> Gemfile
bundle
rake -T
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment