Andrew Havens
Andrew Havens
I like that Breach knows when there is a new version. It would be nice if the text "Install Manually" would link to download the file.
Is this the correct URL for this project? If so, it seems the website is down.
Hi, I'm really new to working with OpenGL, but I'm trying to get started using your opengl gem. I need to be able to start drawing to the screen as...
Looking through the code, I see an example for finding a server that has been added to a specific group: ```ruby session.group :db do session.use 'dbmain', 'user', :properties => {...
I just ran into this error: ``` Recipe: rackbox::unicorn * runit_service[myapp] action restart ================================================================================ Error executing action `restart` on resource 'runit_service[myapp]' ================================================================================ Mixlib::ShellOut::ShellCommandFailed ------------------------------------ Expected process to exit with [0],...
I'm getting started with this cookbook, and following [this tutorial](http://teohm.github.io/blog/2013/04/17/chef-cookbooks-for-busy-ruby-developers/). If I understand correctly, the `apps` user doesn't really do anything, and the `deploy` user is meant for using with...
This cookbook is almost exactly what I need. I really like how you've organized it. Also, your tutorial was very helpful. However, instead of unicorn, I'd like to use puma....
I'm working with a gem that uses rack-proxy as a dependency. However, requests that fail to connect are resulting in errors being raised: ``` Errno::ECONNREFUSED: Failed to open TCP connection...
I was having a hard time debugging why I couldn't get web-socket-js to work. Finally when I enabled debugging I realized that I had an older version of Flash installed....
This one didn't highlight appropriately: ``` I wrapped your profile tabs in a ``...you can pretend it's an HTML5 `` tag ``` It looked more like this: I wrapped your...