Tom Meier

Results 7 issues of Tom Meier

Updated with my previous fixes to ensure it works on S3 too. This is now working with paperclip 3.1.2, updated tests accordingly and gemfiles.

... tested across rails versions and added Rails 3.2 to test suite. Paperclip version bumped to 2.7. Main issue : - attachment_updated_at was not being updated, new Paperclip (> 2.4.5)...

Hi, I was recently unable to use this dependency with the latest cocapods upgrade (0.37.2 -> 0.38.1). I'm using `RoutingHTTPServer` which has a dependency of `CocoaHTTPServer`. TBH I'm wandering around...

Hi, Chrome version: Version 33.0.1750.29 beta (and dev) We're noticing errors when attaching to number fields: ``` InvalidStateError: Failed to read the 'selectionStart' property from 'HTMLInputElement': The input element's type...

- Test multiple versions of Rails in test suite.

- WIP because this should really test multiple versions at the same time.. not just the latest.

In our local setup we run create/drop on dbs from a cruise server to our seperate (remote) db. So I found I couldn't connect without some key config attributes set,...