Guest User

Untitled

a guest
Feb 21st, 2018
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. 1)
  2. NoMethodError in 'Post should have validations'
  3. undefined method `new_record?' for #<Merb::Logger:0x274659c>
  4. /Library/Ruby/Gems/1.8/gems/dm-core-0.9.7/lib/dm-core/property.rb:450:in `lazy_load'
  5. /Library/Ruby/Gems/1.8/gems/dm-core-0.9.7/lib/dm-core/property.rb:390:in `get'
  6. /Library/Ruby/Gems/1.8/gems/dm-core-0.9.7/lib/dm-core/property_set.rb:82:in `get'
  7. /Library/Ruby/Gems/1.8/gems/merb-core-1.0.3/lib/merb-core/controller/mixins/render.rb:125:in `map'
  8. /Library/Ruby/Gems/1.8/gems/dm-core-0.9.7/lib/dm-core/property_set.rb:55:in `each'
  9. /Library/Ruby/Gems/1.8/gems/dm-core-0.9.7/lib/dm-core/property_set.rb:55:in `each'
  10. /Library/Ruby/Gems/1.8/gems/dm-core-0.9.7/lib/dm-core/property_set.rb:82:in `map'
  11. /Library/Ruby/Gems/1.8/gems/dm-core-0.9.7/lib/dm-core/property_set.rb:82:in `get'
  12. /Library/Ruby/Gems/1.8/gems/dm-core-0.9.7/lib/dm-core/associations/relationship.rb:178:in `attach_parent'
  13. /Library/Ruby/Gems/1.8/gems/dm-core-0.9.7/lib/dm-core/associations/many_to_one.rb:55:in `replace'
  14. /Library/Ruby/Gems/1.8/gems/dm-core-0.9.7/lib/dm-core/associations/many_to_one.rb:21:in `author='
  15. ./spec/models/post_spec.rb:18:
Add Comment
Please, Sign In to add comment