socialforge/db/migrate/20140526031949_create_proje...

8 lines
102 B
Ruby

class CreateProjectingSoftapplications < ActiveRecord::Migration
def up
end
def down
end
end