# frozen_string_literal: true Rails.application.routes.draw do resources :walter_histories, only: :create end