Results 13 issues of Douglas G. Allen

My run is > pik ls > There was an error. > Error: comparison of Array with Array failed in: pik/commands/list_command.rb:24:in `sort' in: pik/commands/list_command.rb:24:in`list' in: pik/commands/list_command.rb:14:in `execute' in: pik_runner:33

Please note that GitHub no longer supports Internet Explorer versions 7 or 8. We recommend upgrading to the latest Internet Explorer, Google Chrome, or Firefox. If you are using IE...

documentation
feature

First the warning: /home/douglas/.rbenv/versions/1.9.3-debian/gems/gems/lumberjack-1.0.9/lib/lumberjack/device/size_rolling_log_file.rb:41: warning: assigned but unused variable - e I've made this go away with this line 42 inserted: e.send :display does something with it even if it...

The first one to change is :+1: http://rubylearning.org/classes/login/index.php I was able to get in with that. I saw it with this main_page = agent.get('http://rubylearning.org/classes/') puts main_page.body after the form submit.

I had a great time with the one on-line. Where can I post some suggestions for that? If you'll take them here I would like to see first off an...

# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x92e95b68, pid=14699, tid=3065097072 # # JRE version: Java(TM) SE Runtime Environment (8.0_31-b13)...

Have you ever used Rack::Auth? You may put your password and username in the config.ru Here's a little example. http://myrackapps.herokuapp.com/config

I'm on Windows XP 32 Using pik and jruby 1.7.4 (1.9.3p392) 2013-05-16 2390d3b on Java HotSpot(TM) Client VM 1.7.0_25-b17 [Windows XP-x86] I can run the sample button.rb which uses the...

Hey All! How can you state that this is ready for deployment when there isn't a Procfile? I have issue with that. Lead me down the path but don't just...