RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: kiran4002
ActiveModel::MassAssignmentSecurity::Error in ShopsController#create
Can't mass-assign protected attributes: photo
app/controllers/shops_controller.rb:43:in `new'
app/controllers/shops_controller.rb:43:in `create'
getting an error please help me any one
ActiveModel::MassAssignmentSecurity::Error in ShopsController#create
Can't mass-assign protected attributes: photo
app/controllers/shops_controller.rb:43:in `new'
app/controllers/shops_controller.rb:43:in `create'
getting an error please help me any one