Understand the underscore method provided by ActiveSupport in Ruby on Rails
The underscore method
This method is used to convert a string from CamelCase, also called PascalCase, to underscored snake_case.
The method is provided by ActiveSupport.
ActiveSupport
The ActiveSupport module in Rails plays a fundamental role in enh...
blog.alexandrecalaca.com3 min read
Alexandre Calaça
Here is a list of other articles blog.alexandrecalaca.com/archive