parent
1341e9c1ee
commit
836c46cb1c
@ -1,8 +0,0 @@
|
|||||||
class AddAvergeStatShixun < ActiveRecord::Migration
|
|
||||||
def up
|
|
||||||
add_column :shixuns, :averge_star, :float,:default => 5.0
|
|
||||||
end
|
|
||||||
|
|
||||||
def down
|
|
||||||
end
|
|
||||||
end
|
|
Loading…
Reference in new issue