Guest User

Untitled

a guest
Feb 21st, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. ArgumentError - Unknown property 'tags'
  2.  
  3. /usr/lib/ruby/gems/1.8/gems/dm-core-0.9.7/lib/dm-core/resource.rb:106:in `attribute_get'
  4. /usr/lib/ruby/gems/1.8/gems/dm-core-0.9.7/lib/dm-core/model.rb:414:in `tags'
  5. ./plugins/tags.plugin.rb:36:in `elements'
  6. /usr/lib/ruby/gems/1.8/gems/extlib-0.9.8/lib/extlib/lazy_array.rb:14:in `each'
  7. /usr/lib/ruby/gems/1.8/gems/extlib-0.9.8/lib/extlib/lazy_array.rb:14:in `each'
  8. ./plugins/tags.plugin.rb:36:in `elements'
  9. (haml):27:in `render'
  10. /usr/lib/ruby/gems/1.8/gems/haml-2.1.0/lib/haml/engine.rb:150:in `render'
  11. /usr/lib/ruby/gems/1.8/gems/haml-2.1.0/lib/haml/engine.rb:150:in `instance_eval'
  12. /usr/lib/ruby/gems/1.8/gems/haml-2.1.0/lib/haml/engine.rb:150:in `render'
  13. /usr/lib/ruby/gems/1.8/gems/sinatra-0.3.2/lib/sinatra.rb:610:in `render_haml'
  14. /usr/lib/ruby/gems/1.8/gems/sinatra-0.3.2/lib/sinatra.rb:523:in `call'
  15. /usr/lib/ruby/gems/1.8/gems/sinatra-0.3.2/lib/sinatra.rb:523:in `render'
  16. /usr/lib/ruby/gems/1.8/gems/sinatra-0.3.2/lib/sinatra.rb:601:in `haml'
  17. ./blog.rb:57:in `send'
  18. ./blog.rb:57
  19. /usr/lib/ruby/gems/1.8/gems/sinatra-0.3.2/lib/sinatra.rb:1254:in `instance_eval'
  20. /usr/lib/ruby/gems/1.8/gems/sinatra-0.3.2/lib/sinatra.rb:1254:in `dispatch'
  21. /usr/lib/ruby/gems/1.8/gems/sinatra-0.3.2/lib/sinatra.rb:1248:in `catch'
  22. /usr/lib/ruby/gems/1.8/gems/sinatra-0.3.2/lib/sinatra.rb:1248:in `dispatch'
  23. /usr/lib/ruby/gems/1.8/gems/rack-0.4.0/lib/rack/commonlogger.rb:20:in `call'
  24. /usr/lib/ruby/gems/1.8/gems/rack-0.4.0/lib/rack/commonlogger.rb:20:in `_call'
  25. /usr/lib/ruby/gems/1.8/gems/rack-0.4.0/lib/rack/commonlogger.rb:13:in `call'
  26. /usr/lib/ruby/gems/1.8/gems/sinatra-0.3.2/lib/sinatra.rb:1227:in `call'
  27. /usr/lib/ruby/gems/1.8/gems/sinatra-0.3.2/lib/sinatra.rb:1172:in `run_safely'
  28. /usr/lib/ruby/gems/1.8/gems/sinatra-0.3.2/lib/sinatra.rb:1172:in `synchronize'
  29. /usr/lib/ruby/gems/1.8/gems/sinatra-0.3.2/lib/sinatra.rb:1172:in `run_safely'
  30. /usr/lib/ruby/gems/1.8/gems/sinatra-0.3.2/lib/sinatra.rb:1225:in `call'
  31. /usr/lib/ruby/gems/1.8/gems/rack-0.4.0/lib/rack/handler/mongrel.rb:59:in `process'
  32. /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
  33. /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
  34. /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
  35. /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  36. /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
  37. /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
  38. /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  39. /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
  40. /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
  41. /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
  42. /usr/lib/ruby/gems/1.8/gems/rack-0.4.0/lib/rack/handler/mongrel.rb:32:in `run'
  43. /usr/lib/ruby/gems/1.8/gems/sinatra-0.3.2/lib/sinatra.rb:112:in `run'
  44. /usr/lib/ruby/gems/1.8/gems/sinatra-0.3.2/lib/sinatra.rb:1461
  45. blog.rb:85
Add Comment
Please, Sign In to add comment