RubyGems
npm
Organizations
Log in
Sign up
RubyGems
dynarex-blog
Versions diffs
0.3.3 → 0.3.4
dynarex-blog 0.3.3 → 0.3.4
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/dynarex-blog.rb
+1
-1
metadata
+1
-1
data/lib/dynarex-blog.rb
CHANGED
Viewed
@@ -113,7 +113,7 @@ class DynarexBlog
113
113
114
114
end
115
115
116
-
def page(number=
1
)
116
+
def page(number=
0
)
117
117
current_lookup = @current_lookup
118
118
@current_lookup = '_entry_lookup.xml'
119
119
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: dynarex-blog
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.3.
3
4
+
version: 0.3.
4
5
5
platform: ruby
6
6
authors: []
7
7