Sha256: 21040c7ce93af867716e7ab26d8508335d5877f2d177b62c1520f1756dff5781
Contents?: true
Size: 357 Bytes
Versions: 1
Compression:
Stored size: 357 Bytes
Contents
module Restfulie::Client::Mikyung end %w( when_condition then_condition rest_process_model concatenator core steady_state_walker languages ).each do |file| require "restfulie/client/mikyung/#{file}" end # Restfulie::Mikyung entry point is based on its core # implementation. class Restfulie::Mikyung < Restfulie::Client::Mikyung::Core end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
restfulie-0.8.0 | lib/restfulie/client/mikyung.rb |