lib/phrase/extensions/hash.rb in phrase-0.0.7 vs lib/phrase/extensions/hash.rb in phrase-0.0.8

- old
+ new

@@ -1,5 +1,6 @@ # -*- encoding : utf-8 -*- + module Phrase::Extensions::Hash extend ActiveSupport::Concern module InstanceMethods def to_shallow_hash \ No newline at end of file