- My top 7 RSpec best practices - I'm still using Test::Unit and Factory Girl, but might need to add RSpec to my toolkit as well.
- Rack::Shell - A console for any Rack based ruby web application.
Snippets #59
Posted on 26th of November, 2009
Snippets #47
- 21 Rack Middleware to Turbocharge Your Ruby Webapps - An amazing collection of some of the best Rack middleware.
- Flash message conductor - A nicer pattern for handling flash messages in your Rails apps.
- Plan to write big software - and you have already lost - As an ERP developer who usually works on big projects, I tend to find that most projects I work on are already just big software.
Posted on 15th of October, 2009
Snippets #46
- Big Old Rails Template - Mike Gunderloy has been updating his Rails template again and this time supports deployment to your Heroku account and also allows you to duplicate the repository to GitHub.
- My Tools of the Trade - 2009 - Mike Gunderloy shares his tools of the trade as a Rails developer. Great insight into how what a successful Rails developer uses.
- WindyCityRails 2009 - Video's from this year's one day conference in Chicago, have been uploaded and are ready for viewing.
- Unicorn! - GitHub share their experiences with the Rack HTTP server.
- Lookin' on Up ... To the East Side - John Nunemaker has been getting back to basics with inheritance and mixins. If your a beginner to Ruby, then the code here is great to follow through.
Posted on 13th of October, 2009
Snippets #39
- Ruby Version Manager: Easily Multiple Ruby Versions At Once - An amazing and simple way of switching between different version of Ruby.
- Using Searchlogic to combine named scopes with 'OR' - Searchlogic gets a new feature to combine named scopes.
- Shotgun - Automatically reloads your Rack or Sinatra application on each request. I tried this out last night while working on a Sinatra application and it worked a treat.
Posted on 27th of August, 2009
Snippets #3
- Debugging Rails 2.3.2 Apps with Rack::Bug - I posted yesterday about this debugging tool, but here’s a tutorial (via A Fresh Cup).
- Ruby Enterprise Edition 1.8.6-20090421 released
Posted on 23rd of April, 2009
Snippets #2
- R18n - Internationalisation for Merb, Sinatra and Ruby desktop apps.
- Rack-Bug - A debugging toolbar for Rack applications. Not sure if I’ll ever use it but it’s good to know about it.
- Console for Sinatra - script/console isn’t just for Rails you know!
- Terror - In my current trend for Sinatra applications, I’ve been looking at other Sinatra apps to see how things are done. Terror is a micro feed aggregator.
Posted on 22nd of April, 2009
About Me
My name is Matthew Lang, and I'm a Web Developer based in the UK. I'm passionate about web development using open source frameworks and agile methodologies.
I'm very interested in working with Ruby and Ruby on Rails on a more permanent basis.
Check out my current projects on Github.
Home // Twitter // Github

Find Me
Github
Home for all my open source projects.
Blog
My blog focused on web development with a preference for Ruby.
Twitter
My daily rants and raves on web development.