You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.
/Users/carlospereira/.rvm/gems/ruby-1.9.2-p320@global/gems/dm-core-1.2.0/lib/dm-core/property.rb:780:in`each': +options[:scale]+ should be Integer, but was NilClass (ArgumentError) from /Users/carlospereira/.rvm/gems/ruby-1.9.2-p320@global/gems/dm-core-1.2.0/lib/dm-core/property.rb:780:in `assert_valid_options' from /Users/carlospereira/.rvm/gems/ruby-1.9.2-p320@global/gems/dm-core-1.2.0/lib/dm-core/property.rb:743:in `initialize'from/Users/carlospereira/.rvm/gems/ruby-1.9.2-p320@global/gems/dm-core-1.2.0/lib/dm-core/property/numeric.rb:16:in`initialize' from /Users/carlospereira/.rvm/gems/ruby-1.9.2-p320@global/gems/dm-core-1.2.0/lib/dm-core/model/property.rb:55:in `new' from /Users/carlospereira/.rvm/gems/ruby-1.9.2-p320@global/gems/dm-core-1.2.0/lib/dm-core/model/property.rb:55:in `property'from/Users/carlospereira/.rvm/gems/ruby-1.9.2-p320@global/gems/dm-validations-1.2.0/lib/dm-validations/auto_validate.rb:11:in`property' from /Users/carlospereira/.rvm/gems/ruby-1.9.2-p320@nutri/gems/dm-is-remixable-1.2.0/lib/dm-is-remixable/is/remixable.rb:385:in `blockingenerate_remixed_model' from /Users/carlospereira/.rvm/gems/ruby-1.9.2-p320@global/gems/dm-core-1.2.0/lib/dm-core/support/subject_set.rb:210:in `block in each'from/Users/carlospereira/.rvm/gems/ruby-1.9.2-p320@global/gems/dm-core-1.2.0/lib/dm-core/support/ordered_set.rb:319:in`block in each' from /Users/carlospereira/.rvm/gems/ruby-1.9.2-p320@global/gems/dm-core-1.2.0/lib/dm-core/support/ordered_set.rb:319:in `each' from /Users/carlospereira/.rvm/gems/ruby-1.9.2-p320@global/gems/dm-core-1.2.0/lib/dm-core/support/ordered_set.rb:319:in `each'from/Users/carlospereira/.rvm/gems/ruby-1.9.2-p320@global/gems/dm-core-1.2.0/lib/dm-core/support/subject_set.rb:210:in`each' from /Users/carlospereira/.rvm/gems/ruby-1.9.2-p320@nutri/gems/dm-is-remixable-1.2.0/lib/dm-is-remixable/is/remixable.rb:384:in `generate_remixed_model' from /Users/carlospereira/.rvm/gems/ruby-1.9.2-p320@nutri/gems/dm-is-remixable-1.2.0/lib/dm-is-remixable/is/remixable.rb:188:in `remix'
I'm using DM v 1.2.0
Any idea?
Thank you
The text was updated successfully, but these errors were encountered:
I'm receiving strange error when I have Float property in module.
the stack trace is
I'm using DM v 1.2.0
Any idea?
Thank you
The text was updated successfully, but these errors were encountered: