Sha256: 639e2f88e31ed5ac7767a4a71c936a691a639df18b613db758e52deb1d4293ae
Contents?: true
Size: 164 Bytes
Versions: 2
Compression:
Stored size: 164 Bytes
Contents
module Restfulie::Common::Representation Dir["#{File.dirname(__FILE__)}/representation/*.rb"].each {|f| autoload File.basename(f)[0..-4].camelize.to_sym, f } end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
restfulie-1.0.0.beta1 | lib/restfulie/common/representation.rb |
restfulie-0.1.0.beta1 | lib/restfulie/common/representation.rb |