1
0
mirror of https://github.com/fspc/bike-database.git synced 2025-04-04 10:03:22 -04:00

lk | adds params to clients controller

This commit is contained in:
Louis Knapp 2015-09-29 18:47:01 -05:00
parent 3376fbf342
commit b37a827655

View File

@ -58,6 +58,8 @@ class ClientsController < ApplicationController
:lock,
:completion_date,
:bike_id,
:will_pay,
:bike_type_requested,
:agency_id,
:notes,
:bike_fixed,