Sha256: 62a650afff2034331139c2c9a2520ae30446090bb0d46071bd49467ab3e666da
Contents?: true
Size: 107 Bytes
Versions: 2
Compression:
Stored size: 107 Bytes
Contents
class <%= migration_class_name %> < Mongrations::Mongration def self.up end def self.down end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
leifcr-mongrations-0.1.7 | generators/mongrations/templates/mongration.rb |
leifcr-mongrations-0.1.6 | generators/mongrations/templates/mongration.rb |