Martin Malek

Results 14 issues of Martin Malek

I try using byebug to set breakpoints bug get **\* No sourcefile available for my_listener.rb

-VirtualBox:~/Source/email/fetcher$ rails generate fetcher_daemon mail DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them...

Installation for rails 3 is done by. rails plugin install git://github.com/look/fetcher.git rails generate fetcher_daemon MailerDaemon

In https://github.com/giantswarm/prometheus/blob/master/manifests-all.yaml#L2438 you refer to https://github.com/prometheus/prometheus/blob/master/documentation/examples/prometheus-kubernetes.yml#L37 (which btw has moved to) https://github.com/prometheus/prometheus/blob/master/documentation/examples/prometheus-kubernetes.yml#L59 and should look like ``` - job_name: 'kubernetes-nodes' # Default to scraping over https. If required, just disable...

Hi, Could you consider to bump org.scribe to com.github.scribejava?

enhancement

Dualistbox does not display properly in Safari for iPad (iOS?) and Chrome browser for Android due to the lack of support of select multiple: http://stackoverflow.com/questions/5376507/safari-mobile-multi-line-select-aka-gwt-multi-line-listbox

bug
enhancement

Could you add a snippet showing how to load the module js? script src="bower_components/angular-flash/dist/angular-flash.min.js">

Whenever I send a parameter which is not a valid phone number Phoner::Phone.valid?(myParam) it is reset and returned as "" Example: myParam = "ABC123" Phoner::Phone.valid?(myParam) => false myParam is now...

bug
needsinfo

Hi I don't want users to send stuff to the API. How do I go about turning it off? I understand that it can be done by removing HTTP verbs...

Hi. Is there any chance you could update to more recent version of the different parts? Best, Martin