Project

General

Profile

« Previous | Next » 

Revision abd8f1d1

Added by Daniel Lobato Garcia over 9 years ago

Refs #3809 - Remove cops for empty lines

View differences:

db/migrate/20110213104226_create_proxy_features.rb
class CreateProxyFeatures < ActiveRecord::Migration
class Feature < ActiveRecord::Base; end
def self.up
......
t.references :smart_proxy
t.references :feature
end
end
def self.down

Also available in: Unified diff