RubyGems
npm
Organizations
Log in
Sign up
RubyGems
jfrogaviv
Versions diffs
0.0.1
jfrogaviv 0.0.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/hola.rb
+5
-0
metadata
+5
-0
data/lib/hola.rb
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
class Hola
2
+
def self.hi
3
+
puts "Hello world!"
4
+
end
5
+
end
metadata
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
--- !ruby/object:Gem::Specification
2
+
name: jfrogaviv
3
+
version: !ruby/object:Gem::Version
4
+
version: 0.0.1
5
+
platform: ruby