ActiveRecord::DangerousAttributeError - model_name is defined by Active Record. Check to make sure that you don't have an attribute or method with the same name · Issue #18338 · rails/rails
While upgrading from 4.1 to 4.2, i'm getting following error ActiveRecord::DangerousAttributeError - model_name is defined by Active Record. Check to make sure that you don't have an attribute or m...