avinashbot / redd

Redd is a batteries-included API wrapper for reddit.
MIT License
186 stars 75 forks source link

LazyLazer::MissingAttribute: `replies is missing for #<Redd::Models::Comment:0x00007fdb68aa5190> #87

Open StephanMeijer opened 6 years ago

StephanMeijer commented 6 years ago
[59] pry(main)> Rails.configuration.redd.subreddit('all').comments.first.parent.replies.first
LazyLazer::MissingAttribute: `replies is missing for #<Redd::Models::Comment:0x00007fdb68aa5190>`
from /Users/steve/.asdf/installs/ruby/2.5.1/lib/ruby/gems/2.5.0/gems/lazy_lazer-0.8.1/lib/lazy_lazer/internal_model.rb:127:in `load_key_strict'