@shugomaeda 「test/unitと何が違うの?」って聞いたら「書き方が違う」って言...
RSpec とは、公式サイト の説明によれば、「プログラムの振舞 (behaviour)」を記述するためのドメイン特化言語 (DomainSpecific Language:DSL) を提供するフレームワーク」 です。 プログラムの振舞? ドメ...
Rubyist Magazine - Chef でサーバ管理を楽チンにしよう! (第 1 回):
クライアントーサーバなツールなので、chef-server と chef-client に関しては特に何の疑問もないと思います。 いっぽうで chef-solo というサーバ無しでもレシピが実行できるツールも存在します。つまり、クラサバツールで...
“Rubyist Magazine - RubyOnRails を使ってみる 【第 6 回】 ...
ここでとりあげるのは、ソフトウェアテストのうち、ユニットテスト (unit test) と機能テスト (functional test) といわれるものです。 まず、言葉の意味を確認しておきましょう。 ユニットテストとは ユニットテストはユニッ...
@byrichardpowell @skipchris have a look at the ...
Processing PostsController#create (for 127.0.0.1 at 2008-09-08 11:52:54) [POST] Session ID: BAh7BzoMY3NyZl9pZCIlMDY5MWU1M2...
#agileroots @coreyhaines #coderetreat a ruby im...
Screencast: Coding Conway’s Game of Life in Ruby the TDD Way with RSpec By Peter Cooper / November 2, 2011 Recently, there...
My (new) favourite RSpec pattern
My (new) favourite RSpec pattern Posted by xfitzyx on June 26, 2012 — 0 comments New blog post: My (new) favourite RSpec p...
The Last 2 Weeks in Ruby: Rails 3.2.6, Savon 1....
Rails 3.2.6 Released: Fixes More Vulnerabilities Rails 3.2.4 was released a few weeks ago fixing two serious security vuln...
Spree 1.1.2 Release Candidate
Posted June 25, 2012 by schof | Comments Spree 1.1.2 is now available as a release candidate (rc1.) This means that the of...
Everyday Rails Testing with RSpec: The Book is ...
Everyday Rails Testing with RSpec: The Book is complete June 13, 2012 On Monday I posted the final, edited version of Ever...
Rails 2 Asset pipeline
Rails 2 Asset pipeline Posted by grosser on June 17, 2012 — 0 comments Stuck with Rails 2 and want some asset pipeline lov...
Ruby on Rails Guides: Getting Started with Rails:
Rails is a web application development framework written in the Ruby language. It is designed to make programming web appl...
Ruby on Rails Guides: Getting Started with Rails:
Rails is a web application development framework written in the Ruby language. It is designed to make programming web appl...
Rails 4.0 Sneak Peek: Queueing
Rails 4.0 Sneak Peek: Queueing Posted by bcardarella on June 24, 2012 — 0 comments Check out the new Queue system in Rails...
Using Rails Gems Like simple_form in Sinatra Or...
Using Rails Gems Like simple_form in Sinatra Or Anywhere Posted by apotonick on June 25, 2012 — 0 comments Have you ever w...
Railscasts - Git on Rails:
Git has been getting a lot of buzz lately, and for good reason. It's an excellent SCM which in many ways is more simple an...
