When I tried use dm-is-list with datamapper 1.3.0beta I error message with inherited hook.
Below I past part of necessary error message:
/.../gems/dm-core-f51603618654/lib/dm-core/support/hook.rb:169:in register_hook': inherited class method does not exist (ArgumentError) from /.../gems/dm-core-f51603618654/lib/dm-core/support/hook.rb:353:ininstall_hook'
from /.../gems/dm-core-f51603618654/lib/dm-core/support/hook.rb:72:in after_class_method' from /.../gems/1.9.1/bundler/gems/dm-is-list-6826cd2647bf/lib/dm-is-list/is/list.rb:297:inis_list'
When I tried use dm-is-list with datamapper 1.3.0beta I error message with inherited hook.
Below I past part of necessary error message:
/.../gems/dm-core-f51603618654/lib/dm-core/support/hook.rb:169:in
register_hook': inherited class method does not exist (ArgumentError) from /.../gems/dm-core-f51603618654/lib/dm-core/support/hook.rb:353:ininstall_hook'from /.../gems/dm-core-f51603618654/lib/dm-core/support/hook.rb:72:in
after_class_method' from /.../gems/1.9.1/bundler/gems/dm-is-list-6826cd2647bf/lib/dm-is-list/is/list.rb:297:inis_list'