Sha256: a63920ba652c7f2e6651d3a6ac3fad6e66e0530af58953800752c16e7262643d

Contents?: true

Size: 188 Bytes

Versions: 10

Compression:

Stored size: 188 Bytes

Contents

module Restfulie
  module Client
    module HTTP#:nodoc:
      Dir["#{File.dirname(__FILE__)}/http/*.rb"].each {|f| autoload File.basename(f)[0..-4].camelize.to_sym, f }
    end
  end
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
restfulie-nosqlite-1.0.4 lib/restfulie/client/http.rb
restfulie-1.1.1 lib/restfulie/client/http.rb
restfulie-1.1.0 lib/restfulie/client/http.rb
restfulie-nosqlite-1.0.3 lib/restfulie/client/http.rb
restfulie-1.0.3 lib/restfulie/client/http.rb
restfulie-1.0.0 lib/restfulie/client/http.rb
restfulie-1.0.0.beta5 lib/restfulie/client/http.rb
restfulie-1.0.0.beta4 lib/restfulie/client/http.rb
restfulie-1.0.0.beta1 lib/restfulie/client/http.rb
restfulie-0.1.0.beta1 lib/restfulie/client/http.rb