Skip to content

Instantly share code, notes, and snippets.

@pboucher
Last active December 7, 2015 23:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pboucher/439f20daf5fa2f8c6f3a to your computer and use it in GitHub Desktop.
Save pboucher/439f20daf5fa2f8c6f3a to your computer and use it in GitHub Desktop.
AMI Count
puts "AMI count on #{ShotgunConfig.instance['hostname']}: #{ActionMenuItem.find(:all).length}" if ActionMenuItem.find(:all).length > 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment