gjtorikian / jekyll-last-modified-at

A Jekyll plugin to show the last_modified_at time of a post.
MIT License
243 stars 39 forks source link

Deprecation warning in Jekyll 3.0.0 #37

Closed Ipstenu closed 7 years ago

Ipstenu commented 8 years ago

Deprecation: Collection#each should be called on the #docs array directly.

Called by /usr/local/lib/ruby/gems/2.2.0/gems/jekyll-last-modified-at-0.3.4/lib/jekyll-last-modified-at/generator.rb:7:in `block in generate'.

bendobos commented 8 years ago

Any news on this?

nephen commented 8 years ago

problem: Deprecation: Collection#each should be called on the #docs array directly.

dshevtsov commented 8 years ago

same issue in jekyll 3.0.5 when I use {{ page.last_modified_at }} (jekyll-last-modified-at (0.3.4))