I've done a bit of digging and construct_attributes_from_arguments was deprecated from ActiveRecord::Base in version 3.0.9 (http://apidock.com/rails/ActiveRecord/Base/construct_attributes_from_arguments/class). I'm still digging to determine what the method was changed to or where it was moved. I'm curious though if someone might already have a solution for this issue.