зеркало из
https://github.com/rs-pro/activeadmin-quill_editor.git
synced 2026-09-04 18:55:50 +03:00
Minor specs changes
Этот коммит содержится в:
@@ -4,6 +4,7 @@ class CreatePosts < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
create_table :posts do |t|
|
||||
t.string :title
|
||||
t.text :summary
|
||||
t.text :description
|
||||
t.belongs_to :author, foreign_key: true
|
||||
t.string :category
|
||||
|
||||
Ссылка в новой задаче
Block a user