ruby on rails 4 - How to find out which parameter is not permitted -


i'm getting error activemodel::forbiddenattributeserror, can't find out parameter causing problem. know how can find out parameter causes raise error activemodel::forbiddenattributeserror?

install gem byebug , read description > https://rubygems.org/gems/byebug. happy bug hunting


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -