From c971bc056827e9d23e71fb5e1e0ce1132bbb4f2c Mon Sep 17 00:00:00 2001 From: Akira Matsuda Date: Sun, 20 Sep 2015 08:55:00 +0900 Subject: :scissors: empty line at the top of files --- activerecord/test/schema/schema.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'activerecord/test/schema/schema.rb') diff --git a/activerecord/test/schema/schema.rb b/activerecord/test/schema/schema.rb index 994ece9244..df1834d381 100644 --- a/activerecord/test/schema/schema.rb +++ b/activerecord/test/schema/schema.rb @@ -1,4 +1,3 @@ - ActiveRecord::Schema.define do def except(adapter_names_to_exclude) unless [adapter_names_to_exclude].flatten.include?(adapter_name) -- cgit v1.2.3