demarches-normaliennes/app/models/KeyableModel.rb

1 line
80 B
Ruby

KeyableModel = Struct.new(:model_name, :to_key, :param_key, keyword_init: true)