Sha256: 25a2a3d280ada36bed18c4ae2414c8cb5c9c7a238fca162626abb879dadece32

Contents?: true

Size: 140 Bytes

Versions: 3

Compression:

Stored size: 140 Bytes

Contents

module AlephExecutables
  class SeedPlaygroundDb
    def initialize(options); end

    def execute!
      Seeder.execute!
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
aleph_analytics-0.0.2 bin/executables/seed_playground_db.rb
aleph_analytics-0.0.1.alpha bin/executables/seed_playground_db.rb
aleph_analytics-0.0.0.alpha bin/executables/seed_playground_db.rb