RubyGems
npm
Organizations
Log in
Sign up
RubyGems
enju_circulation
Versions diffs
0.0.35 → 0.0.36
enju_circulation 0.0.35 → 0.0.36
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (4)
hide
show
data/app/views/checkouts/_index_user.html.erb
+1
-1
data/lib/enju_circulation/version.rb
+1
-1
data/spec/dummy/db/test.sqlite3
+0
-0
metadata
+1
-1
data/app/views/checkouts/_index_user.html.erb
CHANGED
Viewed
@@ -52,6 +52,6 @@
52
52
<%- end -%>
53
53
</ul>
54
54
<ul>
55
-
<li><%= link_to t('checkout.remove_all_history'), checkouts_path, :method => :
delete
%></li>
55
+
<li><%= link_to t('checkout.remove_all_history'), checkouts_path, :method => :
put
%></li>
56
56
</ul>
57
57
</div>
data/lib/enju_circulation/version.rb
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
1
module EnjuCirculation
2
-
VERSION = "0.0.
35
"
2
+
VERSION = "0.0.
36
"
3
3
end
data/spec/dummy/db/test.sqlite3
CHANGED
Viewed
Binary file
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: enju_circulation
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.0.
35
4
+
version: 0.0.
36
5
5
prerelease:
6
6
platform: ruby
7
7
authors: