end of train commit

This commit is contained in:
2015-09-16 18:10:23 +02:00
parent 6a085b1ca2
commit 8e931cabd4
7 changed files with 23 additions and 6 deletions
@@ -64,6 +64,10 @@ class SupplierEmployeesSettings
nil # this time we will raise on further invocation, since then there is something wrong
end
end
def as_json
{}
end
end
def initialize(all_employees_settings, employee, settings = {})