Sha256: 4057eb35b912f9b1198ee11f552f5d47587350db25152b6cc14c2f74bf2c02b0

Contents?: true

Size: 830 Bytes

Versions: 1

Compression:

Stored size: 830 Bytes

Contents

=== Version 0.7 / 2012-5-17
* Enhancements
  * Refactored to use yml_reader to remove duplication
  * Changed default directory from 'config' to 'config/data'
* Fixes
  * Removed unused classes after refactoring

=== Version 0.6 / 2012-5-4
* Fixes
  * Minor fix so it works properly with ruby 1.8.7

=== Version 0.5 / 2012-3-24
* Enhancements
  * Added ability to use symbol for the key in the data_for method

=== Version 0.4 / 2012-2-27
* Enhancements
  * Support for boolean types (thanks jonbettinger)

=== Version 0.3 / 2012-2-5
* Added additional data merge to #data_for

=== Version 0.2 / 2012-1-26
* Defaulted yaml file to 'default.yaml'
* Cloned hash so data can be reused
* Renamed #name translation method to #full_name
* Renamed #email translation method to #email_address

=== Version 0.1 / 2012-1-21
Initial Release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
data_magic-0.7 ChangeLog