Jan-Christian Föh

Results 2 issues of Jan-Christian Föh

Chrome Beta seems to have [recently moved](https://code.google.com/p/chromium/issues/detail?id=414527) to support AppKits native fullscreen mechanism, where the fullscreen window moves into its own space. Since then, the Penguin overlay is not visible...

bug

This makes it possible to support situations such as ``` ruby param :sort_by, Array, in: ['id ASC, 'id DESC, 'name ASC', 'name DESC'] ``` Range checks against array elements are...