Luke Chadwick
Luke Chadwick
I've spent a bunch of time trying to get these devices to scale when displayed on a mobile screen and can't seem to get them to work correctly. Using something...
Running the following example code: ``` ruby close = [26.0, 54.0, 8.0, 77.0, 61.0, 39.0, 44.0, 91.0, 98.0, 17.0] volume = [1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0] func = TaLib::Function.new("OBV") len = close.length func.in_real(0, close)...
Running the following example code: ``` ruby close = [26.0, 54.0, 8.0, 77.0, 61.0, 39.0, 44.0, 91.0, 98.0, 17.0] volume = [1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0] func = TaLib::Function.new("OBV") len = close.length func.in_real(0, close)...
executing "sudo -p 'sudo password: ' integrity install --passenger /opt/apps/integrity" servers: ["li99-142.members.linode.com"] [li99-142.members.linode.com] executing command **\* [err :: li99-142.members.linode.com] 'install' was called incorrectly. Call as 'integrity:installer:install [PATH] [--passenger] [--thin]' **\*...
As mentioned in #9 this pull request implements changes to invoke grantUriPermissions to fix the permission error. I have tested that this is working on my app installed to a...
**Is your feature request related to a problem? Please describe.** After saving to github I have to go find the url/path of the deployed version in order to save it...
I'm loving it so far. One thing I've noticed is that it still suggests connections even when they're already linked from the file. In general I'm looking for items that...