<feed xmlns='http://www.w3.org/2005/Atom'>
<title>operum/app/views/exports/show.uoc.erb, branch main</title>
<subtitle>Simple application that keeps track of all your sources (i.e. books, papers, articles).
</subtitle>
<id>https://git.mssola.com/misc/operum/atom?h=main</id>
<link rel='self' href='https://git.mssola.com/misc/operum/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mssola.com/misc/operum/'/>
<updated>2026-06-26T17:28:08Z</updated>
<entry>
<title>exports: sort by :target instead of :authors</title>
<updated>2026-06-26T17:28:08Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-06-26T17:28:08Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/misc/operum/commit/?id=d96b0bb6288ae17b7d7f21392180d1ac0c2270de'/>
<id>urn:sha1:d96b0bb6288ae17b7d7f21392180d1ac0c2270de</id>
<content type='text'>
Sorting by :authors did not make any sense. Let's go for :target as
that's pretty visible to the UOC exporter.

Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>exports: fix crash on the UOC view</title>
<updated>2026-06-26T17:26:52Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-06-26T17:26:52Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/misc/operum/commit/?id=dcf4b95298d7fd39c36ddf45010c77bf3ad0a8aa'/>
<id>urn:sha1:dcf4b95298d7fd39c36ddf45010c77bf3ad0a8aa</id>
<content type='text'>
Apparently @results is no longer an ActiveRecord::Relation, but a mere
Array which doesn't have the #order method. Let's use Array#sort_by.

Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2024-03-13T17:03:43Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2024-03-13T17:03:43Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/misc/operum/commit/?id=a7791635aa98f012d35f97c3c5288494bbb28e38'/>
<id>urn:sha1:a7791635aa98f012d35f97c3c5288494bbb28e38</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
</feed>
