Public Class methods
new()
[show source]
# File lib/roda/plugins/indifferent_params.rb 57 def initialize 58 super(&INDIFFERENT_PROC) 59 end