fillertext 0.2.0 → 0.3.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,9 +1,11 @@
1
- module FillerText::Style
2
- class HipsterIpsum
3
-
4
- def self.text
1
+ # frozen_string_literal: true
5
2
 
6
- "Hipster ipsum 3 wolf moon retro fap, quinoa Austin banksy keytar vegan gluten-free next level echo park brunch mustache. Stumptown photo booth mcsweeney's, cred banksy aesthetic keffiyeh. Stumptown blog etsy, banksy quinoa iphone vice mlkshk +1 american apparel. Art party mcsweeney's iphone, PBR fap gentrify keffiyeh DIY lo-fi +1 single-origin coffee butcher cosby sweater bicycle rights synth. Dreamcatcher seitan letterpress trust fund fanny pack, brunch Austin butcher mixtape american apparel +1. Jean shorts tofu twee cardigan, gentrify salvia beard mustache keffiyeh lomo tumblr fixie vegan seitan biodiesel. Fanny pack raw denim squid four loko, jean shorts trust fund you probably haven't heard of them thundercats mustache keytar salvia ethical photo booth put a bird on it synth.
3
+ module FillerText
4
+ module Style
5
+ # Style: HipsterIpsum
6
+ class HipsterIpsum
7
+ def self.text
8
+ "Hipster ipsum 3 wolf moon retro fap, quinoa Austin banksy keytar vegan gluten-free next level echo park brunch mustache. Stumptown photo booth mcsweeney's, cred banksy aesthetic keffiyeh. Stumptown blog etsy, banksy quinoa iphone vice mlkshk +1 american apparel. Art party mcsweeney's iphone, PBR fap gentrify keffiyeh DIY lo-fi +1 single-origin coffee butcher cosby sweater bicycle rights synth. Dreamcatcher seitan letterpress trust fund fanny pack, brunch Austin butcher mixtape american apparel +1. Jean shorts tofu twee cardigan, gentrify salvia beard mustache keffiyeh lomo tumblr fixie vegan seitan biodiesel. Fanny pack raw denim squid four loko, jean shorts trust fund you probably haven't heard of them thundercats mustache keytar salvia ethical photo booth put a bird on it synth.
7
9
  Aesthetic iphone vice raw denim wolf, +1 retro mlkshk stumptown Austin sartorial biodiesel bicycle rights. Chambray blog DIY squid, keytar marfa freegan +1 farm-to-table ethical artisan photo booth fanny pack viral tofu. Sustainable wes anderson yr, marfa vice terry richardson cliche four loko photo booth mlkshk artisan hoodie. Put a bird on it biodiesel organic, craft beer thundercats wolf 8-bit brooklyn stumptown butcher cardigan quinoa cosby sweater banh mi. Put a bird on it cosby sweater quinoa, banksy vice lo-fi cliche salvia organic helvetica +1 yr. Tattooed put a bird on it wes anderson carles fixie sustainable. Mlkshk sartorial shoreditch, pitchfork biodiesel aesthetic wes anderson gentrify echo park carles etsy put a bird on it.
8
10
  Wolf keytar williamsburg VHS. Terry richardson farm-to-table wolf butcher iphone, wes anderson organic synth. Artisan Austin single-origin coffee, thundercats 3 wolf moon williamsburg mlkshk vice craft beer mixtape keytar wolf photo booth wayfarers quinoa. Lo-fi readymade vinyl scenester wes anderson vegan american apparel, biodiesel squid chambray. Brooklyn leggings viral jean shorts skateboard scenester, squid VHS pitchfork cred tofu williamsburg seitan irony. Yr cred banksy, PBR trust fund mustache irony. Before they sold out wes anderson DIY, sustainable 3 wolf moon fixie quinoa.
9
11
  Irony scenester gentrify +1 whatever thundercats put a bird on it. Leggings 8-bit you probably haven't heard of them, echo park organic trust fund iphone tofu. Photo booth keytar messenger bag, quinoa blog VHS echo park Austin +1. Single-origin coffee mixtape stumptown, art party skateboard before they sold out locavore chambray sustainable trust fund put a bird on it vice jean shorts keffiyeh. Artisan gluten-free hoodie before they sold out seitan bicycle rights, fap whatever biodiesel mixtape PBR pitchfork. Skateboard photo booth 3 wolf moon, twee banh mi tofu biodiesel synth cosby sweater. DIY quinoa tumblr shoreditch, PBR fanny pack banh mi wayfarers you probably haven't heard of them terry richardson seitan four loko thundercats brunch vegan.
@@ -11,6 +13,7 @@ Stumptown wes anderson letterpress, thundercats helvetica beard irony organic. L
11
13
  Seitan photo booth chambray sartorial tumblr, williamsburg trust fund gluten-free locavore thundercats cliche biodiesel brooklyn. Art party vinyl portland, letterpress messenger bag helvetica retro pitchfork VHS iphone 3 wolf moon put a bird on it. Aesthetic PBR four loko twee cred, VHS carles blog vice. Put a bird on it thundercats wayfarers viral, PBR leggings vinyl. Wolf seitan mixtape synth keffiyeh vice, vinyl PBR whatever bicycle rights single-origin coffee craft beer cred. Mlkshk before they sold out Austin etsy bicycle rights retro keytar aesthetic brunch wolf art party. Lomo you probably haven't heard of them williamsburg fanny pack sustainable tattooed, dreamcatcher next level tumblr portland organic before they sold out gluten-free.
12
14
  Marfa skateboard gluten-free wes anderson tattooed american apparel yr gentrify, iphone vinyl brunch cred farm-to-table DIY food truck. Wes anderson sustainable vice tumblr. Iphone next level lomo chambray. Twee thundercats chambray, carles banksy vice raw denim brunch gluten-free williamsburg portland mlkshk american apparel biodiesel leggings. Etsy fap iphone, high life brooklyn scenester gentrify banksy tumblr bicycle rights craft beer gluten-free helvetica single-origin coffee quinoa. Freegan organic sartorial, gluten-free keytar DIY whatever scenester wayfarers portland mlkshk thundercats. Quinoa mustache etsy, ethical sartorial food truck 8-bit.
13
15
  "
16
+ end
14
17
  end
15
18
  end
16
19
  end
@@ -1,9 +1,11 @@
1
- module FillerText::Style
2
- class LoremIpsum
1
+ # frozen_string_literal: true
3
2
 
4
- def self.text
5
-
6
- "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas hendrerit condimentum enim, at venenatis nibh pulvinar et. Ut viverra gravida justo at pellentesque. Phasellus tincidunt est a erat feugiat vel dictum quam hendrerit. Mauris turpis augue, imperdiet eu dictum id, laoreet vitae enim. Donec nunc mi, consectetur nec pretium quis, pulvinar et mauris. Integer tristique arcu ut quam mollis tincidunt. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Proin vel mauris mi, id vulputate massa. Cras fermentum, turpis quis elementum dapibus, odio lorem porttitor dui, non eleifend nulla lacus vitae eros. Curabitur eros libero, aliquet quis mollis vitae, rutrum id arcu.
3
+ module FillerText
4
+ module Style
5
+ # Style: LoremIpsum
6
+ class LoremIpsum
7
+ def self.text
8
+ "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas hendrerit condimentum enim, at venenatis nibh pulvinar et. Ut viverra gravida justo at pellentesque. Phasellus tincidunt est a erat feugiat vel dictum quam hendrerit. Mauris turpis augue, imperdiet eu dictum id, laoreet vitae enim. Donec nunc mi, consectetur nec pretium quis, pulvinar et mauris. Integer tristique arcu ut quam mollis tincidunt. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Proin vel mauris mi, id vulputate massa. Cras fermentum, turpis quis elementum dapibus, odio lorem porttitor dui, non eleifend nulla lacus vitae eros. Curabitur eros libero, aliquet quis mollis vitae, rutrum id arcu.
7
9
  Curabitur vel risus neque, a iaculis nisl. Proin suscipit erat sed enim dignissim tincidunt. Proin vel sapien vel lectus accumsan condimentum. Quisque bibendum sodales orci, sit amet lacinia nulla ornare ac. Duis ac felis porta orci egestas ullamcorper. Nunc ut dolor massa. Suspendisse potenti. Suspendisse et felis ligula. Nullam gravida erat eget sem accumsan convallis. Cras sagittis felis in lorem mattis luctus. Vivamus at blandit leo. Vivamus rhoncus dignissim enim laoreet bibendum. Maecenas in tortor sit amet enim suscipit fringilla. Maecenas venenatis, nisi nec tristique scelerisque, nisl elit eleifend mi, porttitor bibendum mi leo eget nunc.
8
10
  Morbi pellentesque imperdiet feugiat. Suspendisse consequat, massa commodo scelerisque egestas, metus neque dignissim eros, sit amet semper magna sapien a urna. Vestibulum sed enim lectus, at eleifend massa. Cras lorem orci, interdum ac rutrum non, adipiscing vel lorem. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Duis facilisis elementum ipsum, ut blandit mauris mollis sed. In hac habitasse platea dictumst. Pellentesque elit augue, pharetra sed porttitor iaculis, tincidunt sed mi. Cras consectetur erat a velit laoreet vel hendrerit lectus consequat. Ut risus nisl, bibendum a faucibus ut, hendrerit ut metus. Morbi sodales justo id quam tincidunt et lobortis mi pulvinar. Praesent ac tellus enim. Quisque mi tellus, pellentesque vitae malesuada eget, ullamcorper vel velit. Maecenas imperdiet arcu a eros adipiscing faucibus. Vestibulum vel enim odio. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.
9
11
  Vestibulum pulvinar consectetur laoreet. Nam pharetra massa ac purus luctus molestie. Duis ut sem nisi, at faucibus est. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Suspendisse eu pretium erat. Phasellus condimentum vulputate nulla a euismod. In in urna dapibus metus posuere lobortis sed sit amet massa. Nam libero nulla, ultricies nec blandit sed, accumsan et eros.
@@ -21,8 +23,7 @@ Nullam at velit urna. Donec tincidunt ligula vel est fringilla bibendum egestas
21
23
  Donec ornare ullamcorper mi, non porttitor est hendrerit ac. Curabitur id turpis a velit tincidunt laoreet. Phasellus consectetur felis sed turpis ullamcorper rhoncus. Donec condimentum justo a orci venenatis sagittis. Aliquam consectetur magna at turpis auctor blandit at sit amet felis. Fusce ac lectus venenatis ante imperdiet fringilla. In quis nisi vitae neque rutrum adipiscing. Nullam dignissim, leo eu bibendum ultrices, dui erat mollis eros, blandit rutrum eros erat at enim. Fusce justo ante, faucibus vehicula semper et, luctus in nulla. Vestibulum mattis ante non diam tempus tempor id non nibh. Maecenas id nisl vitae massa tempor eleifend. Nullam luctus eros vitae lectus porta sodales. Donec vitae nisl dolor. Nulla in tellus at neque consequat ornare. Aliquam varius, ligula ut facilisis pulvinar, dolor ipsum posuere metus, et euismod ligula diam nec sapien. Etiam mollis, odio nec semper condimentum, nulla mauris auctor libero, et volutpat leo quam sit amet diam.
22
24
  Pellentesque mauris arcu, tincidunt gravida elementum a, sollicitudin in ante. Pellentesque vel tellus quam. Integer consequat turpis ut nisl pharetra id molestie mi porta. Nullam est tellus, faucibus at vehicula ac, eleifend ut erat. Nullam id arcu nunc, quis condimentum urna. Nunc lorem orci, scelerisque et mollis eget, consequat et eros. Cras eu mauris sed felis suscipit gravida. Fusce eu ante neque. Mauris dignissim eleifend augue, id cursus urna facilisis id. Suspendisse consequat lacus in dolor tempor cursus. Maecenas eleifend tortor et nisl congue bibendum. Suspendisse iaculis fringilla nisi at viverra. Proin mi elit, euismod et hendrerit quis, commodo ac orci. Mauris imperdiet, nibh in volutpat suscipit, tortor diam venenatis risus, sed viverra arcu nunc vitae massa. Nunc facilisis erat at orci auctor aliquam.
23
25
  Maecenas varius consectetur felis, a dictum libero adipiscing et. Pellentesque dapibus, nulla ac pulvinar lobortis, lorem arcu auctor velit, nec iaculis libero augue nec justo. Vestibulum placerat porttitor metus in vulputate. In elementum massa sed risus malesuada pulvinar. Donec in urna eget dui suscipit consequat et sit amet erat. Quisque vel leo eros, sed elementum sem. Sed vehicula tincidunt cursus. Proin interdum, arcu non semper aliquet, ligula felis mattis lacus, ut malesuada nisl nisi ut mi."
24
-
26
+ end
25
27
  end
26
-
27
28
  end
28
29
  end
@@ -0,0 +1,42 @@
1
+ # frozen_string_literal: true
2
+
3
+ module FillerText
4
+ module Style
5
+ # Style: MikeLange
6
+ class MikeLange
7
+ # https://en.wikipedia.org/wiki/Mike_Lange
8
+ #
9
+ # sourced from:
10
+ # https://en.wikiquote.org/wiki/Mike_Lange
11
+ # https://quotes.yourdictionary.com/author/mike-lange/
12
+ # https://pierogisnat.blogspot.com/2008/04/top-10-mike-lange-sayings.html
13
+ # https://www.quora.com/What-are-all-Mike-Langes-catch-phrases?share=1
14
+ #
15
+ def self.text
16
+ "Mike Lange just lost his liquor license.
17
+ Ladies and Gentlemen… Elvis has left the building.
18
+ Scratch my back with a hacksaw.
19
+ Shave my face with a rusty razor.
20
+ Buy Sam a drink, and get his dog one too.
21
+ He doesn’t know whether to cry or wind his watch.
22
+ Get in the fast lane grandma, the Bingo game is ready to roll.
23
+ She wants to sell my monkey.
24
+ Call Arnold Slick from Turtle Creek.
25
+ How much fried chicken can YOU eat?
26
+ He beat him like a rented mule.
27
+ He took the heat out of a hot kitchen.
28
+ He’s smiling like a butcher's dog.
29
+ He’s handing out checks like it’s the first of the month!
30
+ Let's go hunt moose on a Harley.
31
+ Lord Stanley, Lord Stanley, break out the brandy.
32
+ Great balls of fire!
33
+ It's a... HOCKEY NIGHT in Pittsburgh!
34
+ Never teach a pig to sing.
35
+ He smoked him like a bad cigar!
36
+ He forgot one thing: the puck!
37
+ Make me a milkshake, Malkin!
38
+ And ladies and gentlemen, the kitchen is closed!"
39
+ end
40
+ end
41
+ end
42
+ end
@@ -1,13 +1,19 @@
1
- module FillerText::Style
2
- class YinzerIpsum
3
- def self.text
4
- "Yinzer ipsum, yinz jagoffs. Dem Stillers ain't in dahntahn Picksburgh, and da Buccos aren't there, either. The Civic Arena was a beaut', but nah the Pens got that Consol Center thing that no one can pronounce.
5
- Jeet jet? No, joo? Wawrsh yer Primanti's dahn with Imp an' arn. She likes kolbassi with Heinz ketchup 'n' 'at on it.
6
- My mom put on her babushka. My sister teased me because I couldn't go to Kennywood because my room needs redding up. She's a nebby jagoff.
7
- I wanna go to that frozen yogurt place where they've got jimmies comin' out of a spicket on the wall. It's not on Mount Wawrshington.
8
- She's got that neat baby buggy with the hap on the back, held on by a gumband. She runs 'round the Sah Side while he works in some office in S'Liberty.
9
- Breakfast needed made, so I threw together some chipped ham on a hoagie bun. She yelled at me because I didn't make dippy eggs. I put white pepper in his cruddled milk. That'll show 'im! Anymore, we're always jaggin' each other like this. Keeps things interesting.
10
- That damn grinnie just fell off the bannister. He must not have seen the weather! It's slippy aht!"
1
+ # frozen_string_literal: true
2
+
3
+ module FillerText
4
+ module Style
5
+ # Style: MikeLange
6
+ class YinzerIpsum
7
+ def self.text
8
+ "Yinzer ipsum, yinz jagoffs. Dem Stillers ain't in dahntahn Picksburgh, and da Buccos aren't there, either. The Civic Arena was a beaut', but nah the Pens got that Consol Center thing that no one can pronounce.
9
+ Jeet jet? No, joo? Wawrsh yer Primanti's dahn with Imp an' arn. She likes kolbassi with Heinz ketchup 'n' 'at on it.
10
+ My mom put on her babushka. My sister teased me because I couldn't go to Kennywood because my room needs redding up. She's a nebby jagoff.
11
+ I wanna go to that frozen yogurt place where they've got jimmies comin' out of a spicket on the wall. It's not on Mount Wawrshington.
12
+ She's got that neat baby buggy with the hap on the back, held on by a gumband. She runs 'round the Sah Side while he works in some office in S'Liberty.
13
+ Breakfast needed made, so I threw together some chipped ham on a hoagie bun. She yelled at me because I didn't make dippy eggs. I put white pepper in his cruddled milk. That'll show 'im! Anymore, we're always jaggin' each other like this. Keeps things interesting.
14
+ That damn grinnie just fell off the bannister. He must not have seen the weather! It's slippy aht!
15
+ Jinz see 'at city buss fell down in 'at hole dahntahn? It had its blinkers on like it was just stoppin' for a moment! It was dahn in the soor. Roads 'n'at needs fixed."
16
+ end
11
17
  end
12
18
  end
13
19
  end
@@ -0,0 +1,5 @@
1
+ # frozen_string_literal: true
2
+
3
+ module FillerText
4
+ VERSION = "0.3.4"
5
+ end
data/lib/fillertext.rb CHANGED
@@ -1,7 +1,9 @@
1
- require_relative 'fillertext/fillertext'
2
- require_relative 'fillertext/fixnum'
1
+ # frozen_string_literal: true
3
2
 
4
- #also, load the styles
5
-
6
- Dir[File.dirname(__FILE__) + File::SEPARATOR + 'fillertext/styles/*.rb'].each{ |file| require file }
3
+ require_relative "fillertext/fillertext"
4
+ require_relative "fillertext/integer"
5
+ require_relative "fillertext/version"
7
6
 
7
+ # Generates filler/placeholder text in a Rubyistic way
8
+ module FillerText
9
+ end
metadata CHANGED
@@ -1,71 +1,43 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fillertext
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Colin Dean
8
8
  autorequire:
9
- bindir: bin
9
+ bindir: exe
10
10
  cert_chain: []
11
- date: 2021-01-09 00:00:00.000000000 Z
11
+ date: 2022-02-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rdoc
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ">="
17
+ - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '0'
19
+ version: '6.4'
20
20
  type: :development
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - ">="
24
+ - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '0'
27
- - !ruby/object:Gem::Dependency
28
- name: jeweler
29
- requirement: !ruby/object:Gem::Requirement
30
- requirements:
31
- - - ">="
32
- - !ruby/object:Gem::Version
33
- version: '0'
34
- type: :development
35
- prerelease: false
36
- version_requirements: !ruby/object:Gem::Requirement
37
- requirements:
38
- - - ">="
39
- - !ruby/object:Gem::Version
40
- version: '0'
26
+ version: '6.4'
41
27
  - !ruby/object:Gem::Dependency
42
28
  name: simplecov
43
29
  requirement: !ruby/object:Gem::Requirement
44
30
  requirements:
45
- - - ">="
46
- - !ruby/object:Gem::Version
47
- version: '0'
48
- type: :development
49
- prerelease: false
50
- version_requirements: !ruby/object:Gem::Requirement
51
- requirements:
52
- - - ">="
53
- - !ruby/object:Gem::Version
54
- version: '0'
55
- - !ruby/object:Gem::Dependency
56
- name: turn
57
- requirement: !ruby/object:Gem::Requirement
58
- requirements:
59
- - - ">="
31
+ - - "~>"
60
32
  - !ruby/object:Gem::Version
61
- version: '0'
33
+ version: 0.21.2
62
34
  type: :development
63
35
  prerelease: false
64
36
  version_requirements: !ruby/object:Gem::Requirement
65
37
  requirements:
66
- - - ">="
38
+ - - "~>"
67
39
  - !ruby/object:Gem::Version
68
- version: '0'
40
+ version: 0.21.2
69
41
  description: Generates filler text through a direct interface or by monkeypatching
70
42
  Fixnum
71
43
  email: git+gems@cad.cx
@@ -73,30 +45,31 @@ executables: []
73
45
  extensions: []
74
46
  extra_rdoc_files:
75
47
  - LICENSE.txt
76
- - README.mkd
48
+ - README.md
77
49
  files:
78
- - ".document"
79
- - ".rvmrc"
80
- - ".travis.yml"
50
+ - ".rspec"
51
+ - ".rubocop.yml"
52
+ - CHANGELOG.md
53
+ - CITATION.cff
81
54
  - Gemfile
82
- - Gemfile.lock
83
55
  - LICENSE.txt
84
- - README.mkd
56
+ - README.md
85
57
  - Rakefile
86
- - VERSION
87
- - fillertext.gemspec
58
+ - bin/console
59
+ - bin/setup
88
60
  - lib/fillertext.rb
89
61
  - lib/fillertext/fillertext.rb
90
- - lib/fillertext/fixnum.rb
62
+ - lib/fillertext/integer.rb
91
63
  - lib/fillertext/styles/hipster.rb
92
64
  - lib/fillertext/styles/lorem.rb
65
+ - lib/fillertext/styles/mike_lange.rb
93
66
  - lib/fillertext/styles/yinzer.rb
94
- - spec/fillertext_spec.rb
95
- - test/fillertext_test.rb
67
+ - lib/fillertext/version.rb
96
68
  homepage: http://github.com/colindean/fillertext
97
69
  licenses:
98
70
  - MIT
99
- metadata: {}
71
+ metadata:
72
+ rubygems_mfa_required: 'true'
100
73
  post_install_message:
101
74
  rdoc_options: []
102
75
  require_paths:
@@ -105,14 +78,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
105
78
  requirements:
106
79
  - - ">="
107
80
  - !ruby/object:Gem::Version
108
- version: '0'
81
+ version: 2.6.0
109
82
  required_rubygems_version: !ruby/object:Gem::Requirement
110
83
  requirements:
111
84
  - - ">="
112
85
  - !ruby/object:Gem::Version
113
- version: '0'
86
+ version: 2.6.0
114
87
  requirements: []
115
- rubygems_version: 3.0.8
88
+ rubygems_version: 3.0.1
116
89
  signing_key:
117
90
  specification_version: 4
118
91
  summary: Generates filler/placeholder text in a Rubyistic way
data/.document DELETED
@@ -1,5 +0,0 @@
1
- lib/**/*.rb
2
- bin/*
3
- -
4
- features/**/*.feature
5
- LICENSE.txt
data/.rvmrc DELETED
@@ -1 +0,0 @@
1
- rvm --create use 2.6.5@fillertext
data/.travis.yml DELETED
@@ -1,6 +0,0 @@
1
- language: ruby
2
- rvm:
3
- - "3.0.0"
4
- - "2.7.1"
5
- - "2.6.6"
6
- - "2.5.8"
data/Gemfile.lock DELETED
@@ -1,79 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- addressable (2.4.0)
5
- ansi (1.5.0)
6
- builder (3.2.4)
7
- descendants_tracker (0.0.4)
8
- thread_safe (~> 0.3, >= 0.3.1)
9
- docile (1.3.4)
10
- faraday (0.9.2)
11
- multipart-post (>= 1.2, < 3)
12
- git (1.8.1)
13
- rchardet (~> 1.8)
14
- github_api (0.16.0)
15
- addressable (~> 2.4.0)
16
- descendants_tracker (~> 0.0.4)
17
- faraday (~> 0.8, < 0.10)
18
- hashie (>= 3.4)
19
- mime-types (>= 1.16, < 3.0)
20
- oauth2 (~> 1.0)
21
- hashie (4.1.0)
22
- highline (2.0.3)
23
- jeweler (2.3.9)
24
- builder
25
- bundler
26
- git (>= 1.2.5)
27
- github_api (~> 0.16.0)
28
- highline (>= 1.6.15)
29
- nokogiri (>= 1.5.10)
30
- psych
31
- rake
32
- rdoc
33
- semver2
34
- jwt (2.2.2)
35
- mime-types (2.99.3)
36
- mini_portile2 (2.5.0)
37
- minitest (5.14.3)
38
- multi_json (1.15.0)
39
- multi_xml (0.6.0)
40
- multipart-post (2.1.1)
41
- nokogiri (1.11.1)
42
- mini_portile2 (~> 2.5.0)
43
- racc (~> 1.4)
44
- oauth2 (1.4.4)
45
- faraday (>= 0.8, < 2.0)
46
- jwt (>= 1.0, < 3.0)
47
- multi_json (~> 1.3)
48
- multi_xml (~> 0.5)
49
- rack (>= 1.2, < 3)
50
- psych (3.3.0)
51
- racc (1.5.2)
52
- rack (2.2.3)
53
- rake (13.0.3)
54
- rchardet (1.8.0)
55
- rdoc (6.3.0)
56
- semver2 (3.4.2)
57
- simplecov (0.21.2)
58
- docile (~> 1.1)
59
- simplecov-html (~> 0.11)
60
- simplecov_json_formatter (~> 0.1)
61
- simplecov-html (0.12.3)
62
- simplecov_json_formatter (0.1.2)
63
- thread_safe (0.3.6)
64
- turn (0.9.6)
65
- ansi
66
-
67
- PLATFORMS
68
- ruby
69
-
70
- DEPENDENCIES
71
- jeweler
72
- minitest
73
- rake
74
- rdoc
75
- simplecov
76
- turn
77
-
78
- BUNDLED WITH
79
- 2.2.4
data/README.mkd DELETED
@@ -1,81 +0,0 @@
1
- FillerText
2
- ==========
3
-
4
- by @colindean
5
-
6
- [![Build Status](https://secure.travis-ci.org/colindean/fillertext.png?branch=master)](http://travis-ci.org/colindean/fillertext)
7
- [![Gem Version](https://badge.fury.io/rb/fillertext.png)](http://badge.fury.io/rb/fillertext)
8
-
9
- Introduction
10
- ------------
11
-
12
- FillerText is a gem useful for generating, well, filler text. It can do the
13
- standard "lorem ipsum" text or a variety of other clever substitute texts.
14
-
15
- Installing FillerText
16
- ---------------------
17
-
18
- Install using:
19
-
20
- gem install fillertext
21
-
22
- or add the gem to your project's Gemfile:
23
-
24
- gem 'fillertext'
25
-
26
- Using FillerText
27
- ----------------
28
-
29
- Here's how you use FillerText.
30
-
31
- There are two main ways. One is cleaner because it keeps FillerText within its
32
- own namespace. The other method will add Integer#filler to keep some tasty
33
- syntactical sugar.
34
-
35
- FillerText::FillerText.sentences 5
36
- FillerText::FillerText.words 2
37
- FillerText::FillerText.characters 5
38
- FillerText::FillerText.bytes 4
39
- FillerText::FillerText.paragraphs 1
40
-
41
- or the *much* easier and intended method:
42
-
43
- 2.filler.sentences
44
- 1.filler.paragraphs
45
-
46
- You can also change the style from the default "lorem ipsum" to something else.
47
-
48
- FillerText::FillerText.style = FillerText::Style::LoremIpsum
49
- FillerText::FillerText.style = FillerText::Style::HipsterIpsum
50
- FillerText::FillerText.style = FillerText::Style::YinzerIpsum
51
-
52
- Contributing to FillerText
53
- --------------------------
54
-
55
- Patches welcome. Please file using Github issues.
56
-
57
-
58
- License
59
- -------
60
-
61
- FillerText is licensed under the MIT license.
62
-
63
- Copyright (C) 2011 by Colin Dean
64
-
65
- Permission is hereby granted, free of charge, to any person obtaining a copy
66
- of this software and associated documentation files (the "Software"), to deal
67
- in the Software without restriction, including without limitation the rights
68
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
69
- copies of the Software, and to permit persons to whom the Software is
70
- furnished to do so, subject to the following conditions:
71
-
72
- The above copyright notice and this permission notice shall be included in
73
- all copies or substantial portions of the Software.
74
-
75
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
76
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
77
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
78
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
79
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
80
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
81
- THE SOFTWARE.
data/VERSION DELETED
@@ -1 +0,0 @@
1
- 0.2.0
data/fillertext.gemspec DELETED
@@ -1,67 +0,0 @@
1
- # Generated by jeweler
2
- # DO NOT EDIT THIS FILE DIRECTLY
3
- # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
- # -*- encoding: utf-8 -*-
5
- # stub: fillertext 0.2.0 ruby lib
6
-
7
- Gem::Specification.new do |s|
8
- s.name = "fillertext".freeze
9
- s.version = "0.2.0"
10
-
11
- s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
12
- s.require_paths = ["lib".freeze]
13
- s.authors = ["Colin Dean".freeze]
14
- s.date = "2021-01-09"
15
- s.description = "Generates filler text through a direct interface or by monkeypatching Fixnum".freeze
16
- s.email = "git+gems@cad.cx".freeze
17
- s.extra_rdoc_files = [
18
- "LICENSE.txt",
19
- "README.mkd"
20
- ]
21
- s.files = [
22
- ".document",
23
- ".rvmrc",
24
- ".travis.yml",
25
- "Gemfile",
26
- "Gemfile.lock",
27
- "LICENSE.txt",
28
- "README.mkd",
29
- "Rakefile",
30
- "VERSION",
31
- "fillertext.gemspec",
32
- "lib/fillertext.rb",
33
- "lib/fillertext/fillertext.rb",
34
- "lib/fillertext/fixnum.rb",
35
- "lib/fillertext/styles/hipster.rb",
36
- "lib/fillertext/styles/lorem.rb",
37
- "lib/fillertext/styles/yinzer.rb",
38
- "spec/fillertext_spec.rb",
39
- "test/fillertext_test.rb"
40
- ]
41
- s.homepage = "http://github.com/colindean/fillertext".freeze
42
- s.licenses = ["MIT".freeze]
43
- s.rubygems_version = "3.0.8".freeze
44
- s.summary = "Generates filler/placeholder text in a Rubyistic way".freeze
45
-
46
- if s.respond_to? :specification_version then
47
- s.specification_version = 4
48
-
49
- if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
50
- s.add_development_dependency(%q<rdoc>.freeze, [">= 0"])
51
- s.add_development_dependency(%q<jeweler>.freeze, [">= 0"])
52
- s.add_development_dependency(%q<simplecov>.freeze, [">= 0"])
53
- s.add_development_dependency(%q<turn>.freeze, [">= 0"])
54
- else
55
- s.add_dependency(%q<rdoc>.freeze, [">= 0"])
56
- s.add_dependency(%q<jeweler>.freeze, [">= 0"])
57
- s.add_dependency(%q<simplecov>.freeze, [">= 0"])
58
- s.add_dependency(%q<turn>.freeze, [">= 0"])
59
- end
60
- else
61
- s.add_dependency(%q<rdoc>.freeze, [">= 0"])
62
- s.add_dependency(%q<jeweler>.freeze, [">= 0"])
63
- s.add_dependency(%q<simplecov>.freeze, [">= 0"])
64
- s.add_dependency(%q<turn>.freeze, [">= 0"])
65
- end
66
- end
67
-
@@ -1,14 +0,0 @@
1
- module FillerText
2
- module Fixnum
3
-
4
- def filler
5
- FillerText.n = self
6
- FillerText
7
- end
8
-
9
- end
10
- end
11
-
12
- class Fixnum
13
- include FillerText::Fixnum
14
- end