Amiel Martin

Results 37 comments of Amiel Martin

I also considered updating your changes to support a list of branch patterns, just like the way lists of files are supported. However, I got it working by using the...

@joshdales Awesome! I'll pull those changes upstream too since we are pinned to our branch until this gets actually released.

Hi @joshdales. Thanks for maintaining this branch despite the lack of review from an actual code owner. I know it has been frustrating. I appreciate it as my team and...

Ok, I finally did it. Sorry for taking so long. See #144.

Hi @quinn, I haven't thought specifically on how creating pdf thumbnails would work. I imagine I would start by tinkering with imagemagick to see what works. I won't be able...

@evgenyneu I think you could pretty easily accomplish this by implementing a strategy. You could basically copy the [cookie strategy](https://github.com/pda/flip/blob/master/lib/flip/cookie_strategy.rb), and change it to use `params` instead of `cookies`. Also,...

Thanks to everyone on the johnson team. I'm also looking forward to johnson working in ruby 1.9 what needs to be done?

Hi, this is not a solution, but another workaround for folks running in to this issue. It works for me to use the nested hash syntax instead of the string...