Method: LWS::Auth::App#companies
- Defined in:
- lib/lws/apps/auth.rb
#companies ⇒ Array<Company>
Returns the companies using the app.
123 |
# File 'lib/lws/apps/auth.rb', line 123 has_many :companies |
Returns the companies using the app.
123 |
# File 'lib/lws/apps/auth.rb', line 123 has_many :companies |