module FollowingGroupExtender
Public Instance Methods
next_id()
click to toggle source
# File lib/extenders/following_group_extender.rb, line 2 def next_id ID_SERVICE.getNextId("ting.tb_following_group") end