RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Peeking Under The Hood of ActionController Parameters, Part 1

Strong parameters are a daily staple in any Rubyist or Rails developer’s workflow. But how do they actually work? And why do we use methods like require and permit? What do they do, exactly? This blog post tries to answer these questions by taking a peek under the hood.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in