Fork me on GitHub

Snippets #114

TDD skills are definitely picking up thanks to a mix of Shoulda and Factory Girl.

  • Rails 3 Beta 4 on Heroku - I'm still going to wait for an official release of Rails 3 before I start updating some applications.
  • ExtJS/Rails CRUD Application in 7 minutes - A good idea if your building an admin section for your Rails application, but for anything else I think I would stick to using my own preferred gems and libraries for some of these features.

Snippets #113

  • TeamRoom - A good look at the key components of the agile team room. It's basically the opposite of everything in a typical waterfall development room.
  • Rails' Next Top Model - Adam Keys' slides from RailsConf, which looks at ActiveModel and ActiveRelation. I can see lots of uses for ActiveModel in some projects, but I need to spend more time looking at ActiveRelation.
  • The Road to Rails 3 - A look at the compatibility of Thoughtbot's gems for Rails 3.
  • Unobtrusive JavaScript in Rails 3 - A detailed look at a key feature in Rails 3. Having not spent much time using JavaScript in Rails projects, I'm going to make a point of using this more extensively in future projects.
  • Hampton's Ruby Survey - It's year 3 of Hampton's Ruby Survey. Take a few minutes out to complete the survey if you can. It's always good to see what trends are emerging in the Ruby community.

Snippets #78

Looking forward to the weekend again.

Snippets #71

I wish had more time to take part in events like the BugMash. It would have been good to get some time to work with Rails 3. Maybe next time.