kerryb

Kerry Buckley
BT
Ipswich, UK
2
7
  • Aggregator for BT people's blogs
    Created Mon Sep 15 09:19:38 -0700 2008
    legend
  • Skill-matching proof-of-concept Facebook app
    Created Wed Jun 25 10:34:10 -0700 2008
    legend
  • Playing about with JQuery drag&drop for Callflow Designer
    Created Tue Mar 04 05:14:48 -0800 2008
    legend
  • Partial example of using RSpec for behaviour-driven development
    Created Fri Apr 04 10:08:20 -0700 2008
    legend
  • A collection of RSpec matchers to be used with the Ruby on Rails project
    Forked from joshknowles/rspec-on-rails-matchers Wed Apr 23 00:26:30 -0700 2008
    legend
  • RubyCocoa Twitter client. Just an excuse to play with the framework really – probably won't come ...
    Created Thu May 22 14:07:42 -0700 2008
    legend
  • Wordpress Theme
    Created Sun Apr 27 14:11:51 -0700 2008
    legend

Public Activity  feed

kerryb committed to kerryb/btblogs 9 days ago

e17a11e45fc9b625ec2632a00640b5a249a7555d

add :features rake task as a dependency of :default

kerryb committed to kerryb/btblogs 9 days ago

2a875a9221c239556035d94579b2e959a96cd014

generated cucumber files

kerryb committed to kerryb/btblogs 9 days ago

1c1cc9584e262c56b675465944799cf3ff6c6193

Removed stories directory

kerryb committed to kerryb/btblogs 9 days ago

d22459ef3fb5ecce0f25a88c7e3963554d7be371

Added rspec, rspec-rails, cucumber and webrat plugins as submodules

kerryb committed to kerryb/btblogs 9 days ago
kerryb started watching cucumber 10 days ago
cucumber is at aslakhellesoy/cucumber
kerryb committed to ckozus/rspec-on-rails-matchers 13 days ago

37b509233f4c6de03ba875f4badfd7de7170d7ad

100% coverage! Changed some matcher messages in views helper from "have..." to "with...".

kerryb committed to ckozus/rspec-on-rails-matchers 13 days ago

60c992a56939a479f7460818b5d3eefcb9e06ea7

Don't need dummy Response class now I'm mocking everything.

kerryb committed to ckozus/rspec-on-rails-matchers 13 days ago

57ba0f06a477d1b508df692ad0d2230cda96ee23

Started specs for views. Don't really like the way I'm using mocking, but then don't really want to have to include rspec_on_rails either.

kerryb committed to ckozus/rspec-on-rails-matchers 13 days ago

517d556260b0ad69aff2f277364b3247d9d8403b

Started spec for view matchers, but need to figure out how to include (or fake) the Rspec::Rails matchers.