Nate Wiger

Results 2 issues of Nate Wiger

[nwiger@sliver:fbapp]$ grep -v '^#' Gemfile |grep -v '^$' gem "rails", "3.0.pre" directory "/Users/nwiger/Workspace/rails3", :glob => "{_/,}_.gemspec" git "git://github.com/rails/arel.git" git "git://github.com/rails/rack.git" gem 'mysqlplus', :require_as => 'mysql' gem 'will_paginate' gem 'nokogiri' gem...

Hi Matt - first off, great gem! I made a simple change to add the param name into error messages. All tests pass. Hope you are staying safe and healthy...