kneath / kss

A methodology for documenting CSS and generating styleguides.
warpspire.com/kss
MIT License
4.04k stars 275 forks source link

undefined method `close' for nil:NilClass #117

Open yarakanigara opened 8 years ago

yarakanigara commented 8 years ago

So yesterday I tried using kss to documenting my css. And I follow the documentation from http://warpspire.com/kss/styleguides/

Everything seems perfect until my capture method show an error: "undefined method `close' for nil:NilClass"

app/controllers/kss_controller.rb:21:in `kss_block'

@example_html = capture(block)