sign_repository_video_extrator 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 1b8f1279438fce0971b44d62b92d82219ad3da27
4
+ data.tar.gz: e88695e92c41f22f1c7793e48974f586d2be0a04
5
+ SHA512:
6
+ metadata.gz: b38b38353dfca63658f9effc97998b90c542a1aeb452f535eed76d8c8a60b2566b6d3142d3dc2d75ce3e877053c000fb4f4299ca9c378585d4ab1a86f5757671
7
+ data.tar.gz: 0adcd1358a1cf2dd3cf5c6cc216d8be5f04d218eba56acb6e8a097ced5a2ba9d57929e32bf3171652a823e4662b73192eb47b22cc270e371683161f38bd7d0f9
@@ -0,0 +1,5 @@
1
+ class Hola
2
+ def self.hi
3
+ puts "Hello world!"
4
+ end
5
+ end
metadata ADDED
@@ -0,0 +1,45 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: sign_repository_video_extrator
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Eduardo Santana
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2015-04-28 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: A simple hello world gem
14
+ email: nick@quaran.to
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files:
19
+ - lib/sign_repository_video_extrator.rb
20
+ homepage: http://rubygems.org/gems/sign_repository_video_extrator
21
+ licenses:
22
+ - MIT
23
+ metadata: {}
24
+ post_install_message:
25
+ rdoc_options: []
26
+ require_paths:
27
+ - lib
28
+ required_ruby_version: !ruby/object:Gem::Requirement
29
+ requirements:
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: '0'
33
+ required_rubygems_version: !ruby/object:Gem::Requirement
34
+ requirements:
35
+ - - ">="
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ requirements: []
39
+ rubyforge_project:
40
+ rubygems_version: 2.4.6
41
+ signing_key:
42
+ specification_version: 4
43
+ summary: Hola!
44
+ test_files: []
45
+ has_rdoc: