Class: NucleoClient::School

Inherits:
LogicalModel
  • Object
show all
Includes:
ServiceConfiguration
Defined in:
app/models/nucleo_client/school.rb

Instance Method Summary collapse

Methods included from ServiceConfiguration

included

Instance Method Details

#federationObject



18
19
20
# File 'app/models/nucleo_client/school.rb', line 18

def federation
  Federation.find(federation_id)
end