Forgot password? Sign Up

Blogs about: Rails Articles

Featured Blog

Push to Multiple Git Repos

Mike Gunderloy wrote 2 years ago: If you’ve got a project with multiple git remotes, and you’d like to update both of them … more →

Tags: Git, github, codaset

Migrating to Snow Leopard for Rails Development - A Definitive Guide24 comments

Mike Gunderloy wrote 2 years ago: I spent a good chunk of the last couple of days upgrading one of my Macs to Snow Leopard (OS X 10.6) … more →

Tags: OS X, rails, Ruby, max, Snow Leopard

Recurring Items in a Rails Application6 comments

Mike Gunderloy wrote 2 years ago: I recently had to implement some recurring items in a Rails application – we’ll call the … more →

Tags: Schedule

Big Old Rails Template5 comments

Mike Gunderloy wrote 2 years ago: A few people have asked me about the Rails application template that I’ve put together recentl … more →

Tags: rails, Templates

Finding Visitor Locations in Rails5 comments

Mike Gunderloy wrote 2 years ago: I’ve got an application that I work on where the client wants to track which countries they … more →

Tags: rails, Geolocation

Building Rails with Cerberus and multiruby

Mike Gunderloy wrote 3 years ago: I’ve been poking at various continuous integration software lately. Most recently I gave Cerbe … more →

Tags: continuous_integration, multiruby, Cerberus

Seed Data in Rails 33 comments

Mike Gunderloy wrote 3 years ago: One of the perennial code smells in many Rails applications is the use of migrations as a way to car … more →

Tags: rails, seed

Announcing RailsBridge2 comments

Mike Gunderloy wrote 3 years ago: This morning, I’m pleased to be able to announce a new initiative that I’ve played a sma … more →

Tags: railsbridge, Community

A Painful Decision164 comments

Mike Gunderloy wrote 3 years ago: There has been some discussion in recent days in the Rails community about appropriate conference pr … more →

Tags: Miscellany, rails, reinventing

Touch your Active Record Instances5 comments

Mike Gunderloy wrote 3 years ago: Now that Rails 2.3 is out and the core team has caught their collective breath, new features are sta … more →

Tags: ActiveRecord, rails, Edge

Batting Clean-up5 comments

Mike Gunderloy wrote 3 years ago: I’ve spent a lot of time over the past few years working with Rails projects that were written … more →

Tags: rails

Rails 2.3.2.13 comments

Mike Gunderloy wrote 3 years ago: Rails 2.3.2.1 is out. There’s some confusion about this floating around already, so here … more →

Tags: rails,

Rails 2.3: Batch Finding5 comments

Mike Gunderloy wrote 3 years ago: If you’ve ever worked with a huge number of Active Record objects and watched your server memo … more →

Tags: ActiveRecord, rails

Updating file_column1 comment

Mike Gunderloy wrote 3 years ago: I recently inherited a Rails application that used an old, old version of file_column to handle atta … more →

Tags: file_column

A Note on Memoization in Rails6 comments

Mike Gunderloy wrote 3 years ago: If you’ve been following along at home, you know that memoization was added to Rails 2.2 as a … more →

Tags: memoization

Digging Into the Named Scope Magic1 comment

Mike Gunderloy wrote 3 years ago: I got an IM this afternoon from a friend, pointing to part of the Active Record Query Interface guid … more →

Tags: rails, named_scopes

Rails 2.3: Localized Views1 comment

Mike Gunderloy wrote 3 years ago: One of the late-breaking changes to sneak into Rails 2.3 is localized views. If you’re staying … more →

Highlighting Text in Rails5 comments

Mike Gunderloy wrote 3 years ago: Presumably you’ve seen those Web 2.0 sites that highlight random words in the marketing text t … more →

Tags: rails, highlighter

Testing Active Record with JDBC

Mike Gunderloy wrote 3 years ago: You probably already know, at least vaguely, that Rails is working on JRuby compatibility (it’ … more →

Tags: jruby, rails, JDBC


Related Tags
All →

Follow this tag via RSS