tstmedia/active_zuora

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
Gemfile
Gemfile.lock
README.md
Rakefile
TODO.md
active_zuora.gemspec
wsdl/zuora.wsdl
lib/active_zuora.rb31
lib/active_zuora/amend.rb32
A
20 mins
lib/active_zuora/base.rb53
lib/active_zuora/belongs_to_associations.rb45
A
3 hrs
lib/active_zuora/connection.rb30
lib/active_zuora/fields.rb91
lib/active_zuora/fields/array_field_decorator.rb15
lib/active_zuora/fields/boolean_field.rb10
lib/active_zuora/fields/date_time_field.rb13
lib/active_zuora/fields/decimal_field.rb10
lib/active_zuora/fields/field.rb43
lib/active_zuora/fields/integer_field.rb9
lib/active_zuora/fields/object_field.rb21
lib/active_zuora/fields/string_field.rb9
lib/active_zuora/generate.rb31
A
20 mins
lib/active_zuora/generator.rb153
C
1 day
lib/active_zuora/has_many_associations.rb29
A
2 hrs
lib/active_zuora/has_many_proxy.rb31
lib/active_zuora/persistence.rb138
A
3 hrs
lib/active_zuora/relation.rb179
B
5 hrs
lib/active_zuora/scoping.rb33
lib/active_zuora/subscribe.rb31
A
20 mins
lib/active_zuora/version.rb3
lib/active_zuora/z_object.rb17