sauliusgrigaitis / Swifton

A Ruby on Rails inspired Web Framework for Swift that runs on Linux and OS X
MIT License
1.97k stars 69 forks source link

Fix controller filters #40

Closed dostu closed 8 years ago

dostu commented 8 years ago

Filters were not working when filter option (only, skip) was not provided.

Resolves #20

sauliusgrigaitis commented 8 years ago

@weby nice!