hookercookerman-amee 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README.rdoc +8 -0
  2. metadata +6 -3
data/README.rdoc CHANGED
@@ -31,3 +31,11 @@
31
31
 
32
32
  Pagination (should be simple enough just hook into will_paginate collections)
33
33
  Other stuff when start to use amee api fully
34
+
35
+ = TICKETS GROUP
36
+
37
+ https://dynamic50.lighthouseapp.com/projects/29811-amee/overview
38
+
39
+ http://groups.google.com/group/amee-gem
40
+
41
+
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hookercookerman-amee
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Richard Hooker
@@ -157,8 +157,11 @@ files:
157
157
  has_rdoc: true
158
158
  homepage: http://www.amee.com
159
159
  post_install_message:
160
- rdoc_options: []
161
-
160
+ rdoc_options:
161
+ - --main
162
+ - README.rdoc
163
+ - --inline-source
164
+ - --charset=UTF-8
162
165
  require_paths:
163
166
  - lib
164
167
  required_ruby_version: !ruby/object:Gem::Requirement