Flowdock
method

stringify_keys

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: Parameters
stringify_keys() public

This is required by ActiveModel attribute assignment, so that user can pass Parameters to a mass assignment methods in a model. It should not matter as we are using HashWithIndifferentAccess internally.

Show source
Register or log in to add new notes.