タグ amatsuda
人気順 5 users 50 users 100 users 500 users 1000 usersGitHub - amatsuda/heavens_door
Dismiss Join GitHub today GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together. Sign up 続きを読む
GitHub - amatsuda/string_template: A template engine for Rails, focusing on speed, using Ruby's String interpolation syntax
README.md StringTemplate The fastest template engine for Rails. Concept Ruby's String literal has such a powerful interpolation mechanism. It's almost a template engine, it's the fastest way to compos... 続きを読む
amatsuda/wanko · GitHub
README.md Wanko Wanko is a prototyping framework for Rails. It's something akin to "feature toggle". It can be used for "A/B testing" as well. But essentially, the main purpose of this framework is to... 続きを読む
Rails 4 へのアップグレード時に遭遇した問題 - クックパッド開発者ブログ
2014-09-30 Rails 4 へのアップグレード時に遭遇した問題 技術部の鈴木 (@eagletmt) です。 クックパッドでは8月に本体アプリケーションや API サーバ等で使われている Rails のバージョンを 3.2 から 4.1 へ順次アップグレードを行いました。 アップグレードは主に松田さん (@amatsuda) と私で進めました。 この記事ではアップレードの際に遭遇した問題... 続きを読む
amatsuda/interactive_rspec - GitHub
Interactive RSpec RSpec on IRB Features Execute IRB matchers in the console irb> >> (1+1).should == 3 F Failures: 1) Failure/Error: Unable to find matching line from backtrace expected: 3 got: 2 (usin... 続きを読む