Sha256: aa2ac08887e23f6c956f94e6dc7c4b1c20a3d4beff73b6ff0065103d263a4d65

Contents?: true

Size: 118 Bytes

Versions: 2

Compression:

Stored size: 118 Bytes

Contents

class <%= migration_class_name %> < ActiveRecord::Migration
  def change
    create_view :<%= table_name %>
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
views-4.0.0.1 lib/generators/view/templates/migration.rb
views-4.0.0.0 lib/generators/view/templates/migration.rb