0.3.0
This update adds a new column to the spina_admin_authorships
table, called position
, which allows authors to be ordered within the scope of an individual article. It also adds a sorting action to Spina::Admin::AuthorsController
to handle this, along with relevant views.
This update contains a migration to add the new column.