ninech / netbox-client-ruby

A ruby client library for Netbox v2.
MIT License
24 stars 21 forks source link

Fix classname references in circuits #35

Closed Ikke closed 3 years ago

Ikke commented 4 years ago

CircuitProvider is just called Provider and lives in the same namespace as the class it's being referred to.

The same counts for CircuitType, which lives in the same namespace as well.

This fixes errors like

uninitialized constant NetboxClientRuby::Circuits::Circuit::CircuitProvider

When referencing circuit.provider.