apify 0.4.0 → 0.4.1
Sign up to get free protection for your applications and to get access to all the features.
- data/README.md +1 -5
- data/VERSION +1 -1
- data/apify.gemspec +1 -1
- data/app/views/apify/api/_actions.html.erb +1 -1
- metadata +2 -2
data/README.md
CHANGED
@@ -290,8 +290,4 @@ We cannot guarantee Rails 3 compatibility at this point, but we will upgrade the
|
|
290
290
|
Credits
|
291
291
|
-------
|
292
292
|
|
293
|
-
Henning Koch
|
294
|
-
|
295
|
-
{makandra.com}[http://makandra.com/]
|
296
|
-
|
297
|
-
{gem-session.com}[http://gem-session.com/]
|
293
|
+
Henning Koch ([makandra.com](http://makandra.com/), [gem-session.com](http://gem-session.com/))
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.4.
|
1
|
+
0.4.1
|
data/apify.gemspec
CHANGED