Sha256: 6e3f09c8b5491929c64cba50284506d19953f94a530533613540877d32573013
Contents?: true
Size: 658 Bytes
Versions: 1
Compression:
Stored size: 658 Bytes
Contents
### 3.5.1 / 2014-02-16 * `Lazier::Hash#ensure_access` now supports multiple accesses. ### 3.5.0 / 2014-02-16 * Added `Lazier::String#split_tokens`. ### 3.4.2 / 2014-01-29 * `Lazier::Object#ensure_array` returns `[]` for `nil` when no default_value is specified. ### 3.4.1 / 2014-01-27 * Fixed return value for `Lazier::Hash#enable_dotted_access`. ### 3.4.0 / 2014-01-25 * Added dotted notation access for Hashes. See: `Lazier::Hash#enable_dotted_access`. * Added `Lazier::Hash#compact` and `Lazier::Hash#compact!`. * Added `Lazier::Object#safe_send`. ### 3.3.10 / 2013-12-02 * Fixed boolean conversion. * Do not load hash method access by default.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lazier-3.5.1 | CHANGELOG.md |