jviney-acts_as_taggable_on_steroids 1.0 → 1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,12 +1,14 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "acts_as_taggable_on_steroids"
3
- s.version = "1.0"
4
- s.date = "2008-12-30"
3
+ s.version = "1.1"
4
+ s.date = "2009-06-11"
5
5
  s.summary = "Rails plugin that is based on acts_as_taggable by DHH but includes extras such as tests, smarter tag assignment, and tag cloud calculations."
6
6
  s.email = "jonathan.viney@gmail.com"
7
7
  s.homepage = "http://github.com/jviney/acts_as_taggable_on_steroids"
8
8
  s.description = "Rails plugin that is based on acts_as_taggable by DHH but includes extras such as tests, smarter tag assignment, and tag cloud calculations."
9
- s.has_rdoc = false
9
+ s.has_rdoc = true
10
+ s.rdoc_options = ["--inline-source", "--charset=UTF-8"]
11
+ s.rubyforge_project = "acts_as_taggable_on_steroids"
10
12
  s.authors = "Jonathan Viney"
11
13
  s.files = [
12
14
  "acts_as_taggable_on_steroids.gemspec",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jviney-acts_as_taggable_on_steroids
3
3
  version: !ruby/object:Gem::Version
4
- version: "1.0"
4
+ version: "1.1"
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonathan Viney
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-12-30 00:00:00 -08:00
12
+ date: 2009-06-11 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -37,11 +37,12 @@ files:
37
37
  - MIT-LICENSE
38
38
  - Rakefile
39
39
  - README
40
- has_rdoc: false
40
+ has_rdoc: true
41
41
  homepage: http://github.com/jviney/acts_as_taggable_on_steroids
42
42
  post_install_message:
43
- rdoc_options: []
44
-
43
+ rdoc_options:
44
+ - --inline-source
45
+ - --charset=UTF-8
45
46
  require_paths:
46
47
  - lib
47
48
  required_ruby_version: !ruby/object:Gem::Requirement
@@ -58,7 +59,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
58
59
  version:
59
60
  requirements: []
60
61
 
61
- rubyforge_project:
62
+ rubyforge_project: acts_as_taggable_on_steroids
62
63
  rubygems_version: 1.2.0
63
64
  signing_key:
64
65
  specification_version: 2