Sha256: f42c23e364dedb06c3a4af4e93e6a640395e87cbb5e3a9ecc63966155f6c7f4a

Contents?: true

Size: 193 Bytes

Versions: 2

Compression:

Stored size: 193 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

2 entries across 2 versions & 1 rubygems

Version Path
restfulie-0.7.2 lib/restfulie/common/representation.rb
restfulie-0.7.1 lib/restfulie/common/representation.rb