Project

General

Profile

« Previous | Next » 

Revision 2e291eb2

Added by Ohad Levy about 12 years ago

  • ID 2e291eb23bd496947e6704a5aa7a51b03489f651

fixes #1568 - PG::Error on fresh install

View differences:

db/migrate/20110213104226_create_proxy_features.rb
class CreateProxyFeatures < ActiveRecord::Migration
class Feature < ActiveRecord::Base; end
def self.up
# Create the tables
create_table :features do |t|

Also available in: Unified diff