Sha256: 6051ec1295e4c98dc2f030de25fe7df2e50421d4839574fdfeedf7ddab8d54a0
Contents?: true
Size: 177 Bytes
Versions: 1
Compression:
Stored size: 177 Bytes
Contents
require "hashie" module Instagram # Custom hashie mash class so that it suppresses the log on warnings. class HashieWrapper < ::Hashie::Mash disable_warnings end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
instagram-continued-continued-1.5.0 | lib/instagram/hashie_wrapper.rb |