hasen's tech life

Twitter: @hasen

Gem

Gem Load Error is: This installation of RMagick was configured with ImageMagick 6.9.9 but ImageMagick 6.9.10-6 is in use.というエラーがでたので対応した.

# Gem Load Error is: This installation of RMagick was configured with ImageMagick 6.9.9 but ImageMagick 6.9.10-6 is in use.というエラーがでたので対応した. $ ./bin/bundle .... > Gem Load Error is: This installation of RMagick was configure…

Bookmark (2016-03-04)

・プライベートネットワークへのCSRFを緩和する仕様の提案 http://d.hatena.ne.jp/ASnoKaze/20160303/1457016751 ・依存関係をなくそう : Rubyアプリ・Gemの開発者への提言 http://postd.cc/kill-your-dependencies/ ・EventListenerを全部消すbookmarklet h…