class Tinybucket::Resource::Team::Following

Private Instance Methods

enumerator() click to toggle source
# File lib/tinybucket/resource/team/following.rb, line 9
def enumerator
  create_team_enumerator(:following)
end