enju_ndl 0.1.0.pre6 → 0.1.0.pre7

Sign up to get free protection for your applications and to get access to all the features.
@@ -12,7 +12,7 @@
12
12
  <%- end -%>
13
13
 
14
14
  <% if @query.present? %>
15
- <p><%= t('enju_ndl.number_of_search_results', :count => @books.total_count %></p>
15
+ <p><%= t('enju_ndl.number_of_search_results', :count => @books.total_count) %></p>
16
16
 
17
17
  <table class="table table-striped index">
18
18
  <tr>
@@ -1,3 +1,3 @@
1
1
  module EnjuNdl
2
- VERSION = "0.1.0.pre6"
2
+ VERSION = "0.1.0.pre7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: enju_ndl
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.pre6
4
+ version: 0.1.0.pre7
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-12-13 00:00:00.000000000 Z
12
+ date: 2012-12-17 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -402,7 +402,7 @@ files:
402
402
  - spec/support/controller_macros.rb
403
403
  - spec/support/devise.rb
404
404
  - spec/support/vcr.rb
405
- homepage: https://github.com/nabeta/enju_ndl
405
+ homepage: https://github.com/next-l/enju_ndl
406
406
  licenses: []
407
407
  post_install_message:
408
408
  rdoc_options: []
@@ -416,7 +416,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
416
416
  version: '0'
417
417
  segments:
418
418
  - 0
419
- hash: 1852458758506483408
419
+ hash: -3833473882665929253
420
420
  required_rubygems_version: !ruby/object:Gem::Requirement
421
421
  none: false
422
422
  requirements: