Skip to content

Instantly share code, notes, and snippets.

@mariosant
Created September 10, 2015 12:37
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 mariosant/80faea0b53b0864d4942 to your computer and use it in GitHub Desktop.
Save mariosant/80faea0b53b0864d4942 to your computer and use it in GitHub Desktop.
Spree::Alert.class_eval do
def self.current(host)
Hash.new
end
end
@gbenedict
Copy link

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment