acts_as_teenager 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -1,9 +1,11 @@
1
1
  # ActsAsTeenager
2
2
 
3
- TODO: Write a gem description
3
+ Eh. It's okay, I guess.
4
4
 
5
5
  ## Installation
6
6
 
7
+ Do I have to?
8
+
7
9
  Add this line to your application's Gemfile:
8
10
 
9
11
  gem 'acts_as_teenager'
@@ -18,12 +20,12 @@ Or install it yourself as:
18
20
 
19
21
  ## Usage
20
22
 
21
- TODO: Write usage instructions here
23
+ Iono.
22
24
 
23
25
  ## Contributing
24
26
 
25
- 1. Fork it
26
- 2. Create your feature branch (`git checkout -b my-new-feature`)
27
- 3. Commit your changes (`git commit -am 'Add some feature'`)
28
- 4. Push to the branch (`git push origin my-new-feature`)
29
- 5. Create new Pull Request
27
+ 1. One of these days I'll be out of here and you'll all be sorry!
28
+ 2. You can't tell me what to do. (`git checkout -b my-new-feature`)
29
+ 3. You just don't understand me. (`git commit -am 'Add some feature'`)
30
+ 4. And stay out of my room! (`git push origin my-new-feature`)
31
+ 5. So, can you give me a ride to band practice?
@@ -8,8 +8,8 @@ Gem::Specification.new do |gem|
8
8
  gem.version = ActsAsTeenager::VERSION
9
9
  gem.authors = ["John Wilger"]
10
10
  gem.email = ["johnwilger@gmail.com"]
11
- gem.description = %q{I hears you but doesn't care.}
12
- gem.summary = %q{I hears you but doesn't care.}
11
+ gem.description = %q{It hears you but doesn't care.}
12
+ gem.summary = %q{It hears you but doesn't care.}
13
13
  gem.homepage = "http://github.com/jwilger/acts_as_teenager"
14
14
 
15
15
  gem.files = `git ls-files`.split($/)
@@ -1,3 +1,3 @@
1
1
  module ActsAsTeenager
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: acts_as_teenager
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,7 +11,7 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2012-10-08 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: I hears you but doesn't care.
14
+ description: It hears you but doesn't care.
15
15
  email:
16
16
  - johnwilger@gmail.com
17
17
  executables: []
@@ -49,6 +49,6 @@ rubyforge_project:
49
49
  rubygems_version: 1.8.23
50
50
  signing_key:
51
51
  specification_version: 3
52
- summary: I hears you but doesn't care.
52
+ summary: It hears you but doesn't care.
53
53
  test_files: []
54
54
  has_rdoc: