module EdgeRider::CollectIds::Integer

Public Instance Methods

collect_ids() click to toggle source
# File lib/edge_rider/collect_ids.rb, line 49
def collect_ids
  [self]
end