Method: LWS::Presence::Location#people
- Defined in:
- lib/lws/apps/presence.rb
#people ⇒ Array<Person>
Returns the people associated with the location.
102 |
# File 'lib/lws/apps/presence.rb', line 102 has_many :people |
Returns the people associated with the location.
102 |
# File 'lib/lws/apps/presence.rb', line 102 has_many :people |