Class: Octopress::Filters::SiteGrabber
- Inherits:
-
Hooks::Site
- Object
- Hooks::Site
- Octopress::Filters::SiteGrabber
- Defined in:
- lib/octopress-filters/hooks.rb
Instance Method Summary collapse
Instance Method Details
#post_read(site) ⇒ Object
7 8 9 |
# File 'lib/octopress-filters/hooks.rb', line 7 def post_read(site) Octopress::Filters.site = site end |