Sha256: 97d1c3d1c56776ff8fa01dff13fc1b91ce45541a8451b22b0748620159fcea8d

Contents?: true

Size: 137 Bytes

Versions: 1

Compression:

Stored size: 137 Bytes

Contents

class AddMatchAllErrorsToRoutes < ActiveRecord::Migration
  def change
    add_column :message_routes, :match_errors, :boolean
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
eventbus-0.0.20 admin/db/migrate/20120523112257_add_match_all_errors_to_routes.rb