class Rails::Generators::RespondersControllerGenerator

def attributes_params

def attributes_params
  "#{singular_table_name}_params"
end