Sha256: 4d785328698aa68d4d7edf44f6543f13ce7451e4362f0b99ed49b6f01df17cef

Contents?: true

Size: 108 Bytes

Versions: 96

Compression:

Stored size: 108 Bytes

Contents

ActiveRecord::Base.connection.create_table :categories, :force => true do |t|
  t.column :name, :string
end

Version data entries

96 entries across 96 versions & 15 rubygems

Version Path
thinking-sphinx-1.3.7 features/support/db/migrations/create_categories.rb
thinking-sphinx-1.3.6 features/support/db/migrations/create_categories.rb
thinking-sphinx-1.3.4 features/support/db/migrations/create_categories.rb
thinking-sphinx-1.3.3 features/support/db/migrations/create_categories.rb
thinking-sphinx-099-1.3.2 features/support/db/migrations/create_categories.rb
thinking-sphinx-1.3.2 features/support/db/migrations/create_categories.rb
moneypools-thinking-sphinx-1.3.1 features/support/db/migrations/create_categories.rb
thinking-sphinx-1.3.1 features/support/db/migrations/create_categories.rb
thinking-sphinx-099-1.3.1 features/support/db/migrations/create_categories.rb
thinking-sphinx-099-1.3.0 features/support/db/migrations/create_categories.rb
thinking-sphinx-1.3.0 features/support/db/migrations/create_categories.rb
thinking-sphinx-099-1.2.13 features/support/db/migrations/create_categories.rb
thinking-sphinx-1.2.13 features/support/db/migrations/create_categories.rb
moneypools-thinking-sphinx-1.2.13 features/support/db/migrations/create_categories.rb
moneypools-thinking-sphinx-1.2.12 features/support/db/migrations/create_categories.rb
warp-thinking-sphinx-1.2.12 features/support/db/migrations/create_categories.rb