Taras Kalapun

Results 6 issues of Taras Kalapun

**Is your feature request related to a problem? Please describe.** While Reading the Sub-GHz codes from Remote, I see Security+1.0. But when I try to create a remote Manually, it...

feature request
Sub-GHz

While trying to print array of hashes which includes UTF-8 symbols ``` ArgumentError: invalid byte sequence in UTF-8 from /Users/slim/.rvm/gems/ruby-1.9.3-p194/gems/table_print-1.5.1/lib/table_print/formatter.rb:16:in `gsub' ```

I’ve recently added [Chameleon](https://github.com/CocoaPods/Specs/tree/master/Chameleon) to the [CocoaPods](https://github.com/CocoaPods/CocoaPods) package manager repo. CocoaPods is a tool for managing dependencies for OSX and iOS Xcode projects and provides a central repository for iOS/OSX...

I'm trying to use the library with testing the mobile native app using Appium on iOS. ``` js client.click("Menu button") .webdrivercss('Menu', [{ name: 'page' }], function(err, res){ assert.ifError(err); assert.ok(res.page[0].isWithinMisMatchTolerance); })...

so you can match `@(\\w+)` as example