初心者向けrackの簡単な紹介 ・rackとは何か ・rackアプリの作り方 ・rack middlewareの作り方・使い方 ※2012/5/14の会社内LTで使用した資料 続きを読む
Private Gist All pages are served over SSL and all pushing and pulling is done over SSH. No one may fork, clone, or view it unless they are given this private URL. Every gist with this icon () is private. Public Gist Anyone may fork, clone, o... 続きを読む
Knock Out Rails & Rack Apps Like a Superhero. Pow is a zero-config Rack server for Mac OS X. Have it serving your apps locally in under a minute. Watch a fast screencast Pow prevails over the forces of evil. Convention trumps configuration. D... 続きを読む
Yehuda Katz is a member of the Ruby on Rails core team, and lead developer of the Merb project. He is a member of the jQuery Core Team, and a core contributor to DataMapper. He contributes to many open source projects, like Rubinius and Johns... 続きを読む
Episodes Archives Jobs The Changelog - Open Source moves fast. Keep up. Latest episode Episode 0.4.8 - Jenkins (formerly Hudson) with Kohsuke Kawaguchi and Andrew Bayer Kenneth and Wynn get the scoop from Kohsuke and Andrew from Jenkins on co... 続きを読む
That’s right. The title is a homage to the (now defunkt) err the blog, and keeping your application dependencies with your application is still a very good thing. As a consultant, I jump between a lot of different Ruby projects from day to d... 続きを読む
It's been almost a year since Ric Roberts posted about using MongoDB and MongoMapper and I've seen an explosion in the number of people using these tools in the Ruby community since then (I use them heavily on coder.io too). MongoMapper has b... 続きを読む
Off-The-Rails / off-the-rails.md Off The Rails: Web Apps With Rack, Sinatra, Grape, and Siesta Ruby on Rails is the most popular web application framework for Ruby. But it's not the only one! If you think Rails is too big, or too opinionated,... 続きを読む
Nehan is dynamic layout engine for Japanese text format written in JavaScript. It's support Japanese vertical layout, and horizontal layout, ruby, bold, blockquote, image processing also available. No third party library needed. Getting Start... 続きを読む
● [Scala] RubyからScalaに乗り換えた15くらいの理由 [注意] この文章を読むと、既存のRubyコードをScalaでrewriteしたくなる、 Rubyコードで型チェックをやるのが鬱になる、Ruby案件でやる気が出なくなる、 などの幻覚や異常行動が報告されています。 現在関... 続きを読む
The Command-T plug-in for VIM provides an extremely fast, intuitive mechanism for opening files with a minimal number of keystrokes. It's named "Command-T" because it is inspired by the "Go to File" window bound to Command-T in TextMate. File... 続きを読む
Rocco is a Ruby port of Docco, the quick-and-dirty, hundred-line-long, literate-programming-style documentation generator. Rocco reads Ruby source files and produces annotated source documentation in HTML format. Comments are formatted with M... 続きを読む
Everyone loves having instant access to documentation. This is one of the things Cheat does really well: just type cheat git and you've got a git cheat sheet in your terminal. Or in your editor, whatever. It's cool stuff. Well, man pages do t... 続きを読む
event, ruby, rspec | 1st iterationfavotter の みたいな機能を RSpec で作りましょう message_filter_spec.rb を作成 require 'rubygems' require 'spec' describe MessageFilter do end git に登録 $ ls message_filter_spec.rb $ git init Initialized empt... 続きを読む
ruby, rspec, TDD, BDD | #coffee.rb の写経会に招かれたので、先日の RSpec チュートリアルの続きを記します。 前回終了時点のコードと実行結果message_filter.rb class MessageFilter def initialize(word) @word = word end def detect?(text) text.include?... 続きを読む
open3 のはなし 田中哲 独立行政法人 産業技術総合研究所 情報技術研究部門 東京Ruby会議03 2010-02-28 目的 ● プロセスを動かす良い方法を提供する ● 使いやすい API をデザインする プロセス起動の用途 ● 出力を less 経由でユーザに見せる ● エディタを... 続きを読む
Everything I Learned About Open Source Development I Learned From Indie Hip Hop Video Now Online We’ve just released the video for Everything I Learned About Open Source Development I Learned From Indie Hip Hop from Aloha on Rails, in which ... 続きを読む
technical ramblings from a wanna-be unix dinosaurGarbage Collection and the Ruby Heap 続きを読む