your_mom 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/LICENSE +20 -0
- data/README.rdoc +7 -0
- data/Rakefile +52 -0
- data/VERSION +1 -0
- data/bin/your_mom +9 -0
- data/lib/dumb.txt +43 -0
- data/lib/your_mom.rb +1 -0
- metadata +69 -0
data/LICENSE
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
Copyright (c) 2009 Adam Bair
|
|
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.
|
data/README.rdoc
ADDED
data/Rakefile
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
require 'rake'
|
|
2
|
+
|
|
3
|
+
begin
|
|
4
|
+
require 'jeweler'
|
|
5
|
+
Jeweler::Tasks.new do |gem|
|
|
6
|
+
gem.name = "your_mom"
|
|
7
|
+
gem.summary = %Q{Your mom}
|
|
8
|
+
gem.description = %Q{She'll figure it out, eventually.}
|
|
9
|
+
gem.email = "adambair@gmail.com"
|
|
10
|
+
gem.homepage = "http://github.com/adambair/your_mom"
|
|
11
|
+
gem.authors = ["Adam Bair"]
|
|
12
|
+
gem.executable = "your_mom"
|
|
13
|
+
gem.files = FileList["[A-Z]*", "{bin,generators,lib,test}/**/*", 'lib/jeweler/templates/.gitignore']
|
|
14
|
+
end
|
|
15
|
+
Jeweler::GemcutterTasks.new
|
|
16
|
+
rescue LoadError
|
|
17
|
+
puts "Your mom is not available. Install it with: gem install your_mom"
|
|
18
|
+
end
|
|
19
|
+
|
|
20
|
+
require 'rake/testtask'
|
|
21
|
+
Rake::TestTask.new(:test) do |test|
|
|
22
|
+
test.libs << 'lib' << 'test'
|
|
23
|
+
test.pattern = 'test/**/test_*.rb'
|
|
24
|
+
test.verbose = true
|
|
25
|
+
end
|
|
26
|
+
|
|
27
|
+
begin
|
|
28
|
+
require 'rcov/rcovtask'
|
|
29
|
+
Rcov::RcovTask.new do |test|
|
|
30
|
+
test.libs << 'test'
|
|
31
|
+
test.pattern = 'test/**/test_*.rb'
|
|
32
|
+
test.verbose = true
|
|
33
|
+
end
|
|
34
|
+
rescue LoadError
|
|
35
|
+
task :rcov do
|
|
36
|
+
abort "RCov is not available. In order to run rcov, you must: sudo gem install spicycode-rcov"
|
|
37
|
+
end
|
|
38
|
+
end
|
|
39
|
+
|
|
40
|
+
task :test => :check_dependencies
|
|
41
|
+
|
|
42
|
+
task :default => :test
|
|
43
|
+
|
|
44
|
+
require 'rake/rdoctask'
|
|
45
|
+
Rake::RDocTask.new do |rdoc|
|
|
46
|
+
version = File.exist?('VERSION') ? File.read('VERSION') : ""
|
|
47
|
+
|
|
48
|
+
rdoc.rdoc_dir = 'rdoc'
|
|
49
|
+
rdoc.title = "your_mom #{version}"
|
|
50
|
+
rdoc.rdoc_files.include('README*')
|
|
51
|
+
rdoc.rdoc_files.include('lib/**/*.rb')
|
|
52
|
+
end
|
data/VERSION
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.1.0
|
data/bin/your_mom
ADDED
data/lib/dumb.txt
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
Your mom is so dumb it took her 2 hours to watch 60 minutes
|
|
2
|
+
Your mom is so dumb when she saw the NC-17 (under 17 not admitted) sign, she went home and got 16 friends
|
|
3
|
+
Your mom is so dumb when your dad said it was chilly outside, she ran outside with a spoon
|
|
4
|
+
Your mom is so dumb she told everyone that she was "illegitiment" because she couldn't read
|
|
5
|
+
Your mom is so dumb that she puts lipstick on her head just to make-up her mind
|
|
6
|
+
Your mom is so dumb she hears it's chilly outside so she gets a bowl
|
|
7
|
+
Your mom is so dumb you have to dig for her IQ!
|
|
8
|
+
Your mom is so dumb she got locked in a grocery store and starved!
|
|
9
|
+
Your mom is so dumb it took her 2 hours to watch 60 Minutes!
|
|
10
|
+
Your mom is so dumb that she tried to put M&M's in alphabetical order!
|
|
11
|
+
Your mom is so dumb she could trip over a cordless phone!
|
|
12
|
+
Your mom is so dumb she sold her car for gasoline money!
|
|
13
|
+
Your mom is so dumb she bought a solar-powered flashlight!
|
|
14
|
+
Your mom is so dumb she thinks a quarterback is a refund!
|
|
15
|
+
Your mom is so dumb she took a cup to see Juice.
|
|
16
|
+
Your mom is so dumb that she sold the car for gas money.
|
|
17
|
+
Your mom is so dumb she asked you "What is the number for 911"
|
|
18
|
+
Your mom is so dumb she took a ruler to bed to see how long she slept.
|
|
19
|
+
Your mom is so dumb when she read on her job application to not write below the dotted line she put "O.K."
|
|
20
|
+
Your mom is so dumb she got stabbed in a shoot out.
|
|
21
|
+
Your mom is so dumb she stole free bread.
|
|
22
|
+
Your mom is so dumb she took a spoon to the superbowl.
|
|
23
|
+
Your mom is so dumb she called Dan Quayle for a spell check.
|
|
24
|
+
Your mom is so dumb she stepped on a crack and broke her own back.
|
|
25
|
+
Your mom is so dumb she makes Beavis and Butt-Head look like Nobel Prize winners.
|
|
26
|
+
Your mom is so dumb she thought she needed a token to get on Soul Train.
|
|
27
|
+
Your mom is so dumb she took the Pepsi challenge and chose Jif.
|
|
28
|
+
Your mom is so dumb when you stand next to her you hear the ocean!
|
|
29
|
+
Your mom is so dumb she hears it's chilly outside so she gets a bowl
|
|
30
|
+
Your mom is so dumb she got locked in a grocery store and starved!
|
|
31
|
+
Your mom is so dumb she thinks Fleetwood Mac is a new hamburger at McDonalds!
|
|
32
|
+
Your mom is so dumb she sits on the TV, and watches the couch!
|
|
33
|
+
Your mom is so dumb that she thought Boyz II Men was a day care center.
|
|
34
|
+
Your mom is so dumb she bought a videocamera to record cable tv shows at home.
|
|
35
|
+
Your mom is so dumb when she went to take the 44 bus, she took the 22 twice instead.
|
|
36
|
+
Your mom is so dumb she jumped out the window and went up.
|
|
37
|
+
Your mom is so dumb she thought a quarterback was an income tax refund.
|
|
38
|
+
Your mom is so dumb she took a umbrella to see Purple Rain.
|
|
39
|
+
Your mom is so dumb that under "Education" on her job apllication, she put "Hooked on Phonics."
|
|
40
|
+
Your mom is so dumb she put out the cigarette butt that was heating your house.
|
|
41
|
+
Your mom is so dumb she put lipstick on her forehead, talking about she was trying to makeup her mind.
|
|
42
|
+
Your mom is so dumb she watches "The Three Stooges" and takes notes.
|
|
43
|
+
|
data/lib/your_mom.rb
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
require 'stupid.rb'
|
metadata
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
|
2
|
+
name: your_mom
|
|
3
|
+
version: !ruby/object:Gem::Version
|
|
4
|
+
prerelease: false
|
|
5
|
+
segments:
|
|
6
|
+
- 0
|
|
7
|
+
- 1
|
|
8
|
+
- 0
|
|
9
|
+
version: 0.1.0
|
|
10
|
+
platform: ruby
|
|
11
|
+
authors:
|
|
12
|
+
- Adam Bair
|
|
13
|
+
autorequire:
|
|
14
|
+
bindir: bin
|
|
15
|
+
cert_chain: []
|
|
16
|
+
|
|
17
|
+
date: 2010-03-17 00:00:00 -04:00
|
|
18
|
+
default_executable: your_mom
|
|
19
|
+
dependencies: []
|
|
20
|
+
|
|
21
|
+
description: She'll figure it out, eventually.
|
|
22
|
+
email: adambair@gmail.com
|
|
23
|
+
executables:
|
|
24
|
+
- your_mom
|
|
25
|
+
extensions: []
|
|
26
|
+
|
|
27
|
+
extra_rdoc_files:
|
|
28
|
+
- LICENSE
|
|
29
|
+
- README.rdoc
|
|
30
|
+
files:
|
|
31
|
+
- LICENSE
|
|
32
|
+
- README.rdoc
|
|
33
|
+
- Rakefile
|
|
34
|
+
- VERSION
|
|
35
|
+
- bin/your_mom
|
|
36
|
+
- lib/dumb.txt
|
|
37
|
+
- lib/your_mom.rb
|
|
38
|
+
has_rdoc: true
|
|
39
|
+
homepage: http://github.com/adambair/your_mom
|
|
40
|
+
licenses: []
|
|
41
|
+
|
|
42
|
+
post_install_message:
|
|
43
|
+
rdoc_options:
|
|
44
|
+
- --charset=UTF-8
|
|
45
|
+
require_paths:
|
|
46
|
+
- lib
|
|
47
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
|
48
|
+
requirements:
|
|
49
|
+
- - ">="
|
|
50
|
+
- !ruby/object:Gem::Version
|
|
51
|
+
segments:
|
|
52
|
+
- 0
|
|
53
|
+
version: "0"
|
|
54
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
55
|
+
requirements:
|
|
56
|
+
- - ">="
|
|
57
|
+
- !ruby/object:Gem::Version
|
|
58
|
+
segments:
|
|
59
|
+
- 0
|
|
60
|
+
version: "0"
|
|
61
|
+
requirements: []
|
|
62
|
+
|
|
63
|
+
rubyforge_project:
|
|
64
|
+
rubygems_version: 1.3.6
|
|
65
|
+
signing_key:
|
|
66
|
+
specification_version: 3
|
|
67
|
+
summary: Your mom
|
|
68
|
+
test_files: []
|
|
69
|
+
|