Grzegorz Derebecki
Grzegorz Derebecki
Hi, This pull request add support for strong parameters. example: ``` class PostController load_and_authorize_resource private def post_params params.fetch(:post, {}).permit(:title, :content) end end ``` This is for 1.6 version
Her proxy nil objects and we can't use &.method to protect application to raise exceptions when object is null. For example we have 2 models Product + Brand ``` {...
After upgrading to recent manticore search and going to docker version https://hub.docker.com/r/manticoresearch/manticore/ (6.3.6) i get sometimes error ``` ThinkingSphinx::ConnectionError Error connecting to Sphinx via the MySQL protocol. Lost connection to...