yangtheman

Results 3 issues of yangtheman

``` $ travis-run create mktemp: illegal option -- p usage: mktemp [-d] [-q] [-t prefix] [-u] template ... mktemp [-d] [-q] [-u] -t prefix ```

Hi Pete, I've been using vote_fu for my simple web app (http://www.playgroundrus.com) on AWS. Since it's quite expensive for little traffic, I moved it to Heroku. I didn't realize that...

Hi, Using Ruby 2.1.5, Rails 4.2.5.1 and Mobylette 3.5, I am getting the following error. However, when I override `is_mobile_request` method in `ApplicationController`, it works fine. I looked at the...