Hi I have a problem. When I call my ModelClass.new(params) in an ActionController and params has a key that does not map to a property in my ModelClass, I get an error. This ticket should summarize my problem: https://rbaconrails.turingstudio.com/trac/ticket/33 I do not know whether I''m doing something really wrong, missing some validation in my code or it is RoR''s error. I''d greately appreciate any hints into the right direction. Regards Manuel Holtgrewe
Hi I have a problem. When I call my ModelClass.new(params) in an ActionController and params has a key that does not map to a property in my ModelClass, I get an error. This ticket should summarize my problem: https://rbaconrails.turingstudio.com/trac/ticket/33 I do not know whether I''m doing something really wrong, missing some validation in my code or it is RoR''s error. I''d greately appreciate any hints into the right direction. Regards Manuel Holtgrewe