Sha256: cd9a53c4f9026645ee6f353c33efecf79bfbed822d36d9d2c7da45ad109882ad

Contents?: true

Size: 113 Bytes

Versions: 6

Compression:

Stored size: 113 Bytes

Contents

class BindArticleToTest < ActiveRecord::Migration
  def change
    bind_static_record :tests, :article
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
static-record-1.2.1 spec/test_app/db/migrate/20161229011439_bind_article_to_test.rb
static-record-1.2.0 spec/test_app/db/migrate/20161229011439_bind_article_to_test.rb
static-record-1.1.0 spec/test_app/db/migrate/20161229011439_bind_article_to_test.rb
static-record-1.0.1 spec/test_app/db/migrate/20161229011439_bind_article_to_test.rb
static-record-1.0.0 spec/test_app/db/migrate/20161229011439_bind_article_to_test.rb
static-record-1.0.0.pre.4 spec/test_app/db/migrate/20161229011439_bind_article_to_test.rb