Sha256: 87049aea4bb89b834e3d457cc1361114a57581a76f82c027307decd0fcbefa19

Contents?: true

Size: 592 Bytes

Versions: 53

Compression:

Stored size: 592 Bytes

Contents

require 'money'

require 'azahara_schema_currency/currency_format'
require 'azahara_schema_currency/currency_attribute'

require 'azahara_schema_currency/presenter_patch'
AzaharaSchema::Presenter.__send__('prepend', AzaharaSchemaCurrency::PresenterPatch)

require 'azahara_schema_currency/association_attribute_patch'
AzaharaSchema::AssociationAttribute.__send__('prepend', AzaharaSchemaCurrency::AssociationAttributePatch)
require 'azahara_schema_currency/aggregation_attribute_patch'
AzaharaSchema::AggregationAttribute.__send__('prepend', AzaharaSchemaCurrency::AggregationAttributePatch)

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
egov_utils-1.4.1 lib/azahara_schema_currency.rb
egov_utils-1.4.0 lib/azahara_schema_currency.rb
egov_utils-1.3.0 lib/azahara_schema_currency.rb
egov_utils-1.2.4 lib/azahara_schema_currency.rb
egov_utils-1.2.3 lib/azahara_schema_currency.rb
egov_utils-1.2.2 lib/azahara_schema_currency.rb
egov_utils-1.2.1 lib/azahara_schema_currency.rb
egov_utils-1.2.0 lib/azahara_schema_currency.rb
egov_utils-1.1.1 lib/azahara_schema_currency.rb
egov_utils-1.1.0 lib/azahara_schema_currency.rb
egov_utils-1.0.3 lib/azahara_schema_currency.rb
egov_utils-1.0.2 lib/azahara_schema_currency.rb
egov_utils-1.0.1 lib/azahara_schema_currency.rb
egov_utils-1.0.0 lib/azahara_schema_currency.rb
egov_utils-0.7.5 lib/azahara_schema_currency.rb
egov_utils-0.7.4 lib/azahara_schema_currency.rb
egov_utils-0.7.3 lib/azahara_schema_currency.rb
egov_utils-0.7.2 lib/azahara_schema_currency.rb
egov_utils-0.7.1 lib/azahara_schema_currency.rb
egov_utils-0.7.0 lib/azahara_schema_currency.rb