class Kounta::Register
Public Instance Methods
resource_path()
click to toggle source
# File lib/kounta/register.rb, line 8 def resource_path { companies: company_id, registers: id } end
# File lib/kounta/register.rb, line 8 def resource_path { companies: company_id, registers: id } end