module Octopus::MigrationProxy

Public Instance Methods

shards() click to toggle source
# File lib/octopus/migration.rb, line 211
def shards
  migration.class.shards
end