18 19 20
# File 'app/controllers/pass_types_controller.rb', line 18 def new @pass_type = PassType.new end