Skip to content

Instantly share code, notes, and snippets.

っっっp
っっっp
@mizutaki
mizutaki / boo.md
Last active August 29, 2015 14:20
おいおいお

らららら

@mizutaki
mizutaki / testmarkdown.text
Created April 23, 2015 14:06
テスト作成
aaaa
Windows版
以下のエラーが発生する
C:/Ruby22-x64/lib/ruby/2.2.0/net/http.rb:923:in `connect': SSL_connect returned
1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (Far
day::SSLError)
https://gist.github.com/fnichol/867550
を参考に証明書を作成する
@mizutaki
mizutaki / aaa.rb
Last active September 29, 2016 07:47
fg
aaaaaaaaaaaaa
@mizutaki
mizutaki / nam.rb
Created April 21, 2015 13:45
テスト作成
def sample
puts "This is sample!!"
end
class DDD
def d
#do something
end
end
@mizutaki
mizutaki / nam.rb
Created April 21, 2015 13:45
テスト作成
def sample
puts "This is sample!!"
end
class DDD
def d
#do something
end
end
@mizutaki
mizutaki / nam.rb
Created April 20, 2015 14:14
テスト作成
def sample
puts "This is sample!!"
end
class DDD
def d
#do something
end
end
@mizutaki
mizutaki / sam.rb
Created April 20, 2015 14:11
テスト作成
def sample
puts "This is sample!!"
end
class DDD
def d
#do something
end
end