Learn & Share Something New The latest development and design tips, tools, and projects from our developer community.
In this example I'll show you how you can simply set up a mailman daemon with the daemons gem. First you'll need to create a mailman script which will receive and process your emails: #!/usr/bin/env ruby require 'rubygems' require 'bundler/setup' require 'mailman' require "#{File.dirname __FILE__}/../config/environment" Mailman.config.pop3 = {} # server details go here Mailman::Application.run do
Introduction Sometimes I just need to type garbage. Just to clear out my mind. Using editors to type such gibberish annoys me because it clutters my project workspace (I'm picky, I know). So I do this. Since I live in the browser, I just open a new tab and type in the url tab. data:text/html, <html contenteditable> Voila, browser notepad. Why it works? You don't need to remember it. It's not rocke
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く