Sha256: 0db048966f3edfd149e8dd6c3f377c2d8f4226e163d6113ec8e81bd67dab7028

Contents?: true

Size: 83 Bytes

Versions: 14

Compression:

Stored size: 83 Bytes

Contents

class <%= class_name %> < Sequel::Migration

  def up
  end

  def down
  end

end

Version data entries

14 entries across 12 versions & 4 rubygems

Version Path
dyoder-waves-0.8.0 samples/blog/schema/migrations/templates/empty.rb.erb
waves-edge-2009.03.10.13.14 samples/blog/schema/migrations/templates/empty.rb.erb
waves-stable-0.7.7 samples/blog/schema/migrations/templates/empty.rb.erb
waves-stable-0.7.7 verify/foundations/default_application/schema/migrations/templates/empty.rb.erb
waves-stable-2009.3.10 samples/blog/schema/migrations/templates/empty.rb.erb
waves-0.9.3 samples/blog/schema/migrations/templates/empty.rb.erb
waves-0.9.2 samples/blog/schema/migrations/templates/empty.rb.erb
waves-0.9.1 samples/blog/schema/migrations/templates/empty.rb.erb
waves-0.9.0 samples/blog/schema/migrations/templates/empty.rb.erb
waves-0.8.1 samples/blog/schema/migrations/templates/empty.rb.erb
waves-0.8.0 samples/blog/schema/migrations/templates/empty.rb.erb
waves-0.7.7 samples/blog/schema/migrations/templates/empty.rb.erb
waves-0.7.7 verify/foundations/default_application/schema/migrations/templates/empty.rb.erb
waves-0.8.2 samples/blog/schema/migrations/templates/empty.rb.erb