Skip to content

Instantly share code, notes, and snippets.

@vijaydev
Created March 6, 2011 21: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 vijaydev/857669 to your computer and use it in GitHub Desktop.
Save vijaydev/857669 to your computer and use it in GitHub Desktop.
Dir[File.join(File.dirname(__FILE__), '..', 'vendor', 'gems', 'hoptoad_notifier-*')].each do |vendored_notifier|
$: << File.join(vendored_notifier, 'lib')
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment