shit 1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: f5e51b68f3399372fdba7781c12ac61840a07580
4
+ data.tar.gz: 09841a5ce2f9d1e3d4eeb79ae249736aa33fc855
5
+ SHA512:
6
+ metadata.gz: e1dfba9e52c56ce400904e07054803d0a8b58fb6b74603430b7d27b6962c54df60f9298d80df39999f13a32b081daf64f4c83ffc554ba91a1d6ace43f372b2a7
7
+ data.tar.gz: 18ce9200c632f1b661883e7bccd2053e3d30aeb5242dee0726cd7f0811b8a8c904d7a5e35791b6ea0ef91552ba590248c6eaa378f5aa28f04fc0ec20846339a6
@@ -0,0 +1,20 @@
1
+ Copyright 2012 Da sh*t
2
+
3
+ Permission is hereby granted, free of charge, to any person obtaining
4
+ a copy of this software and associated documentation files (the
5
+ "Software"), to deal in the Software without restriction, including
6
+ without limitation the rights to use, copy, modify, merge, publish,
7
+ distribute, sublicense, and/or sell copies of the Software, and to
8
+ permit persons to whom the Software is furnished to do so, subject to
9
+ the following conditions:
10
+
11
+ The above copyright notice and this permission notice shall be
12
+ included in all copies or substantial portions of the Software.
13
+
14
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
15
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
16
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
17
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
18
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
19
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
20
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -0,0 +1 @@
1
+ SH*T!
@@ -0,0 +1,3 @@
1
+ require 'aws/sqs'
2
+
3
+ puts 'SH*T!'
@@ -0,0 +1,3 @@
1
+ module Shit
2
+ VERSION = '1.0'
3
+ end
metadata ADDED
@@ -0,0 +1,47 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: shit
3
+ version: !ruby/object:Gem::Version
4
+ version: '1.0'
5
+ platform: ruby
6
+ authors:
7
+ - What The
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2013-05-15 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Provides for your sh*t needs
14
+ email:
15
+ - shit.is@re.al
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files:
20
+ - lib/shit/version.rb
21
+ - lib/shit.rb
22
+ - MIT-LICENSE
23
+ - README.md
24
+ homepage: https://rubygems.org/gems/shit
25
+ licenses: []
26
+ metadata: {}
27
+ post_install_message:
28
+ rdoc_options: []
29
+ require_paths:
30
+ - lib
31
+ required_ruby_version: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - '>='
34
+ - !ruby/object:Gem::Version
35
+ version: '0'
36
+ required_rubygems_version: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - '>='
39
+ - !ruby/object:Gem::Version
40
+ version: '0'
41
+ requirements: []
42
+ rubyforge_project:
43
+ rubygems_version: 2.0.0
44
+ signing_key:
45
+ specification_version: 4
46
+ summary: This is da sh*t!
47
+ test_files: []