Method: Jekyll::Reader#initialize
- Defined in:
- lib/ngage/jekyll/reader.rb
#initialize(site) ⇒ Reader
Returns a new instance of Reader.
7 8 9 |
# File 'lib/ngage/jekyll/reader.rb', line 7 def initialize(site) @site = site end |
Returns a new instance of Reader.
7 8 9 |
# File 'lib/ngage/jekyll/reader.rb', line 7 def initialize(site) @site = site end |