Adones Pitogo

Results 18 issues of Adones Pitogo

Hi, I'm trying to interface a multi coin acceptor with Espressobin. This coin acceptor emits pulses for every coin inserted. For example 1 peso coin (I'm in philippines) pulses 0...

enhancement

Tried to flash image to usb and enabled rpi 3 to boot from usb using [this guide](https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/msd.md) with no success. Do you know how to be able to boot the...

Having this error just now. Sorry I don't have a clue how to fix this. Any hint? ```sh ::: Something went wrong please review multistrap.err to figure out what. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=...

All alerts are invisible in mobile. I dont know why they seem to be transparent. They are only visible inside `ba-panel`

Rake task `rake sitemap:refresh` doesn't work. Also can't see where is the config for sitemap generator gem.

I use thredded for my app and mounted thredded as: ```ruby constraints subdomain: "forum" do mount Thredded::Engine => '/' as: 'forum' end ``` Works fine exept the urls in mails...

I'm using this plugin in 2 modules. Module 2 is dependent on module 1. I need to override some environment vars in module 1 from module 2 config phase.

Hi I'm looking for someone who can maintain this repository.

Hi. Thanks for this library. Can you provide browser support? I'll make one if I have time, but for now I'm very busy with my project so I just copied...

I'm trying to create a helper for test authentication. But I get the error below. Debugger shows Knock only has `Engine` constant and no `AuthToken` ```cmd [1, 10] in /home/adones/Projects/Rails/unsakini/spec/support/auth_helper.rb...