Sha256: da75932df8b169065d57f5fd405a4fbd342fb6572f38255811c62f07757d8c09

Contents?: true

Size: 92 Bytes

Versions: 2

Compression:

Stored size: 92 Bytes

Contents

class <%= migration_class_name %> < Nando::Migration
  def up

  end

  def down

  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nando-1.1.0 lib/nando/templates/migration.rb
nando-1.0.6 lib/nando/templates/migration.rb