Alex

Results 4 issues of Alex

### New Issue Checklist * [x] I have looked at the [Documentation](http://snapkit.io/docs) * [x] I have read the [F.A.Q.](http://snapkit.io/faq) * [x] I have filled out this issue template. ### Issue...

This migh sound like a stupid question, but I've got some elements where I'm using `zen-clear()` for some pages, but then in one particular page I need to remove the...

feature request

On Heroku, with a Padrino app I get this error trying to initialize the app: ``` Rack app error: # ``` Configuration of Oink in `app/app.rb` is as follows: ```...

I get this error always: ``` Unexpected error while processing request: Content-Length header was 1747, but should be 1757 /Users/alexd/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/rack-1.5.2/lib/rack/lint.rb:631:in `verify_content_length' ``` If my post is very small, I get...