Skip to content

Instantly share code, notes, and snippets.

@shirkevich
shirkevich / Gemfile
Last active August 29, 2015 14:15 — forked from sheerun/certgen.rb
source "https://rubygems.org"
gem "certificate_authority"
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
<head>
<title>Example1</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
</head>
<body>
@shirkevich
shirkevich / gist:70116
Created February 25, 2009 10:23 — forked from dkubb/gist:62293
NOTE: run all the commands prefixed with "$" from the command-line.
0) Make sure sake is installed:
$ sudo gem install sake
1) Make sure you've applied this patch to sake:
http://err.lighthouseapp.com/attachments/50325/sake_rake_0.8.2.patch