gjtorikian / jekyll-last-modified-at

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

Rename lib file so gem name & plugin name are consistent #9

Closed parkr closed 10 years ago

parkr commented 10 years ago

If you don't do this, we get the following:

lib/jekyll/site.rb:81:in `require':
 cannot load such file -- jekyll-last-modified-at (LoadError)
parkr commented 10 years ago

Current workaround is to change jekyll-last-modified-at under gems in _config.yml to last_modified_at.