]> source.dussan.org Git - redmine.git/commitdiff
add newline at end of db/migrate/20160529063352_add_roles_settings.rb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 6 Jun 2016 10:14:01 +0000 (10:14 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 6 Jun 2016 10:14:01 +0000 (10:14 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@15481 e93f8b46-1217-0410-a6f0-8f06a7374b81

db/migrate/20160529063352_add_roles_settings.rb

index 921187ec1d3b357fed9f926fe3dfde45e2f41607..a4d18fcbc205cc19744ca4d2e87613904c4df2d7 100644 (file)
@@ -2,4 +2,4 @@ class AddRolesSettings < ActiveRecord::Migration
   def change
     add_column :roles, :settings, :text
   end
-end
\ No newline at end of file
+end