Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

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

Merged
merged 3 commits into from
Jan 5, 2014
Merged

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

merged 3 commits into from
Jan 5, 2014

Conversation

parkr
Copy link
Contributor

@parkr parkr commented Jan 5, 2014

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)

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
Copy link
Contributor Author

parkr commented Jan 5, 2014

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

@gjtorikian gjtorikian merged commit 2e1965b into gjtorikian:master Jan 5, 2014
@parkr parkr deleted the rename branch January 5, 2014 02:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants