RubyGems
npm
Organizations
Log in
Sign up
RubyGems
app-routes
Versions diffs
0.1.10 → 0.1.11
app-routes 0.1.10 → 0.1.11
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/app-routes.rb
+1
-3
metadata
+1
-1
data/lib/app-routes.rb
CHANGED
@@ -36,9 +36,7 @@ module AppRoutes
36
36
err_label = e.message + " :: \n" + e.backtrace.join("\n")
37
37
puts err_label
38
38
"app-routes error: " + ($!).to_s
39
-
end
40
-
41
-
@params = {}
39
+
end
42
40
43
41
end
44
42
result
metadata
CHANGED
@@ -2,7 +2,7 @@
2
2
name: app-routes
3
3
version: !ruby/object:Gem::Version
4
4
prerelease:
5
-
version: 0.1.
10
5
+
version: 0.1.
11
6
6
platform: ruby
7
7
authors:
8
8
- James Robertson