GET /ums/functions/new
16 17 18
# File 'app/controllers/ums/functions_controller.rb', line 16 def new @ums_function = Ums::Function.new end