acts_as_commentable 2.1.0 → 2.1.1

Sign up to get free protection for your applications and to get access to all the features.
File without changes
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 2
7
7
  - 1
8
- - 0
9
- version: 2.1.0
8
+ - 1
9
+ version: 2.1.1
10
10
  platform: ruby
11
11
  authors:
12
12
  - Cosmin Radoi, Jack Dempsey, Xelipe, Chris Eppstein
@@ -14,7 +14,7 @@ autorequire: acts_as_commentable
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-10-06 00:00:00 -04:00
17
+ date: 2010-10-07 00:00:00 -04:00
18
18
  default_executable:
19
19
  dependencies: []
20
20
 
@@ -36,10 +36,10 @@ files:
36
36
  - lib/acts_as_commentable.rb
37
37
  - lib/comment_methods.rb
38
38
  - lib/commentable_methods.rb
39
- - lib/tasts/acts_as_commentable_tasks.rake
39
+ - lib/tasks/acts_as_commentable_tasks.rake
40
40
  - init.rb
41
41
  - install.rb
42
- has_rdoc: true
42
+ has_rdoc: false
43
43
  homepage: http://www.juixe.com/techknow/index.php/2006/06/18/acts-as-commentable-plugin/
44
44
  licenses: []
45
45