class Batch < ApplicationRecord has_many :actions has_many :menu_options has_many :wheel_options has_many :key_binds end