Axel Gustav

Results 9 issues of Axel Gustav

I love the simplicity of the app! However, for many users it might be useful to easily access/see the weather for multiple locations (e.g. when traveling, living in multiple places...

enhancement

# Summary See https://github.com/braintree/braintree_ruby/issues/227 which describes the issue of `cardholder_name` instance variable being assigned but not exposed via `attr_reader` unlike the regular `CreditCard` object. # Checklist - [x] Added changelog...

triaged

### General information * SDK/Library version: any * Environment: any * Language, language version, and OS: Ruby, MacOS ### Issue description I'm looking at the docs here: https://developer.paypal.com/braintree/docs/reference/response/apple-pay-card#cardholder_name and the...

triaged

### Please describe your bug I set up Live TV with EPG and am able to watch everything live but unable to record anything. I'm not sure this is a...

bug

Hi, First of, thank you for building this library! I was hoping my issue would be a duplicate of #220 or #378 but I'm using this library through another tool...

Great gem, one thing I had to do immediately was to build my own display format. ``` user_agent = UserAgentParser.parse 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0;)' => # user_agent.to_s...

I know this isn't maintained anymore. But in case someone else is cloning/forking the repo and trying to build the gem, I was getting the following error: ``` $ gem...

Hi! First of all thanks for this cool gem. I needed exactly this, something that can parse a numeric code - how a human would say it - to a...

This is my first time writing a dokku plugin and I also don't have much experience writing bash scripts. Most of the code is adapted from existing dokku plugins such...