Method: FlatApi::CollectionPrivacy.all_vars
- Defined in:
- lib/flat_api/models/collection_privacy.rb
.all_vars ⇒ Object
20 21 22 |
# File 'lib/flat_api/models/collection_privacy.rb', line 20 def self.all_vars @all_vars ||= [PRIVATE].freeze end |