Sha256: 421880a6f727541d2f470fbcd9026f5998d14f63d7b21d1f54dbdebbd4327cd5
Contents?: true
Size: 192 Bytes
Versions: 1
Compression:
Stored size: 192 Bytes
Contents
#initialize namespace module Restfulie::Common::Representation; end %w( atom generic json xml ).each do |file| require File.join(File.dirname(__FILE__), 'representation', file) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
restfulie-0.8.0 | lib/restfulie/common/representation.rb |