portablecontacts
portablecontacts copied to clipboard
add support for Rails 3
The require statement needed for ActiveSupport has changed in Rails 3 - this fix supports this, but falls back for older versions of Rails.
hey @pelle, any thoughts about pulling this in?