noosfero | Refactors highlights ordering using article column (!1512)

Leandro Nunes gitlab at mg.gitlab.com
Fri Jun 22 17:46:14 BRT 2018


Leandro Nunes commented on a discussion on db/migrate/20180604140454_add_order_to_articles.rb:

> +class AddOrderToArticles < ActiveRecord::Migration
> +  def up
> +    add_column :articles, :article_order, :integer, default: 0

@gabrielssilva please review the MR https://gitlab.com/noosfero/noosfero/merge_requests/1550 it is related to this issue

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1512#note_83570394
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180622/0e6d75cc/attachment.html>


More information about the Noosfero-dev mailing list