Ben's been using ruby since, gulp, 2002. He's worked at Reevoo, Thoughtworks, GDS, Moo and some other places. He's currently Head of Technology for dxw, a small digital agency who specialise in building better services for the public sector.
Talks I've Given
-
Hindsight: Creating the Perfect Project History
Featuring Ben Griffiths
A demonstration of a new proof-of-concept ruby tool for automatically creating a perfect project history using git, tests and coverage tools. How would you have built your app if you knew from the start everything you know now.
ruby ruby-on-rails agile project-management -
BASIC interpreter
Featuring Ben Griffiths
Ben Griffiths will talk about the BASIC interpreter
ruby web -
Testing your Ruby on Rails apps
Featuring Ben Griffiths
Thanks to Rails, we're all testing more. But, are we testing the right things? How can you judge whether your tests are improving the quality of your Ruby code? What makes a good test? Ben Griffiths explains...
testing agile ruby ruby-on-rails