Sha256: 3d0274061ee4c436eb3636b320578fc1cdb618aaad9b90d79b73fe741a5b5e68

Contents?: true

Size: 360 Bytes

Versions: 1

Compression:

Stored size: 360 Bytes

Contents

# 1.1.2

Minor change to simplify the methods that are iterated when creating the BlankSlate class.

# 1.1.1

1.1.0 used method_defined? which has an arity of 2 in Ruby 2.6 but 1 in previous rubies.
This was changed to check instance_methods(false)

# 1.1.0

Make BlankSlate a shallow copy of a class. Ancestor methods are preserved.

# 1.0.0

Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blank_slate-1.1.2 CHANGELOG.md