Skip to content

Commit 3119ca0

Browse files
committed
add newline at end of db/migrate/20160529063352_add_roles_settings.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@15481 e93f8b46-1217-0410-a6f0-8f06a7374b81
1 parent 2b8011c commit 3119ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db/migrate/20160529063352_add_roles_settings.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ class AddRolesSettings < ActiveRecord::Migration
22
def change
33
add_column :roles, :settings, :text
44
end
5-
end
5+
end

0 commit comments

Comments
 (0)