http://lifehacker.com/zazu-is-a-launcher-for-windows-mac-and-linux-that-let-1790812368
http://www.softpedia.com/get/System/Launchers-Shutdown-Tools/Zazu.shtml
Ted's notes (@thesleepyvegan)
Ruby on Ales schedule. Notes are in order from almost all the sessions. I didn't see Choices by Ernie Miller.
Twitternets: #roa2016
Mike Moore (@blowmage)
git-prebase improves on 'git rebase -i' by adding information per commit regarding which files it touched.
Add the executable to your path and git will automatically expose it as
class CompressedRequests | |
def initialize(app) | |
@app = app | |
end | |
def method_handled?(env) | |
!!(env['REQUEST_METHOD'] =~ /(POST|PUT)/) | |
end | |
def encoding_handled?(env) |
authors: | |
hanzou: | |
name: Hanzou Hattori | |
display_name: Hanzou | |
gravatar: c66919cb194f96c696c1da0c47354a6a | |
email: [email protected] | |
web: http://company.com | |
twitter: company | |
github: hhattori | |
jorgen: |