enju_biblio 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -595,7 +595,7 @@ class ManifestationsController < ApplicationController
595
595
  sort[:sort_by] = 'sort_title'
596
596
  sort[:order] = 'asc'
597
597
  when 'pub_date'
598
- sort[:sort_by] = 'sort_date_of_publication'
598
+ sort[:sort_by] = 'date_of_publication'
599
599
  sort[:order] = 'desc'
600
600
  else
601
601
  # デフォルトの並び方
@@ -1,3 +1,3 @@
1
1
  module EnjuBiblio
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: enju_biblio
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: