#14 ぼちぼち
このコミットが含まれているのは:
@@ -0,0 +1,5 @@
|
||||
class AddTitleToPosts < ActiveRecord::Migration[8.0]
|
||||
def change
|
||||
add_column :posts, :title, :string, after: :id, null: false
|
||||
end
|
||||
end
|
||||
新しい課題から参照
ユーザをブロックする