.gitignore | |
|
|
.rspec | |
|
|
Gemfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
console.rb | 9 | A 0 mins |
|
lib/smooth_operator.rb | 74 | A 55 mins |
|
lib/smooth_operator/array_with_meta_data.rb | 25 | A 0 mins |
|
lib/smooth_operator/associations.rb | 75 | A 0 mins |
|
lib/smooth_operator/associations/association_reflection.rb | 60 | A 0 mins |
|
lib/smooth_operator/associations/has_many_relation.rb | 39 | A 0 mins |
|
lib/smooth_operator/associations/reflection.rb | 31 | A 45 mins |
|
lib/smooth_operator/attribute_assignment.rb | 65 | A 35 mins |
|
lib/smooth_operator/cookie_jar.rb | 15 | A 0 mins |
|
lib/smooth_operator/delegation.rb | 25 | A 0 mins |
|
lib/smooth_operator/finder_methods.rb | 40 | A 25 mins |
|
lib/smooth_operator/helpers.rb | 66 | A 0 mins |
|
lib/smooth_operator/http_methods.rb | 14 | A 0 mins |
|
lib/smooth_operator/internal_data.rb | 32 | A 0 mins |
|
lib/smooth_operator/open_struct.rb | 18 | A 0 mins |
|
lib/smooth_operator/operator.rb | 111 | A 1 hr |
|
lib/smooth_operator/operators/connection_wrapper.rb | 11 | A 0 mins |
|
lib/smooth_operator/operators/faraday.rb | 50 | A 1 hr |
|
lib/smooth_operator/operators/faraday_encoder.rb | 100 | C 1 day |
|
lib/smooth_operator/operators/typhoeus.rb | 58 | A 1 hr |
|
lib/smooth_operator/options.rb | 23 | A 25 mins |
|
lib/smooth_operator/persistence.rb | 115 | A 2 hrs |
|
lib/smooth_operator/remote_call/base.rb | 55 | A 0 mins |
|
lib/smooth_operator/remote_call/errors/connection_failed.rb | 15 | A 0 mins |
|
lib/smooth_operator/remote_call/errors/timeout.rb | 15 | A 0 mins |
|
lib/smooth_operator/remote_call/faraday.rb | 12 | A 0 mins |
|
lib/smooth_operator/remote_call/typhoeus.rb | 12 | A 0 mins |
|
lib/smooth_operator/resource_name.rb | 32 | A 0 mins |
|
lib/smooth_operator/schema.rb | 16 | A 0 mins |
|
lib/smooth_operator/serialization.rb | 87 | A 0 mins |
|
lib/smooth_operator/translation.rb | 24 | A 0 mins |
|
lib/smooth_operator/type_casting.rb | 89 | A 35 mins |
|
lib/smooth_operator/validations.rb | 27 | A 0 mins |
|
lib/smooth_operator/version.rb | 3 | A 0 mins |
|
smooth_operator.gemspec | |
|
|