ss-attachment_fu 3.4.1 → 3.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/CHANGELOG +7 -0
- metadata +3 -3
data/CHANGELOG
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
* Sept 16, 2015*
|
|
2
|
+
* Add logger.info *
|
|
3
|
+
* Fix upload thumbnails*
|
|
4
|
+
|
|
5
|
+
* Sept 15, 2015*
|
|
6
|
+
* Adjust save storage remove looping *
|
|
7
|
+
|
|
1
8
|
* Apr 8, 2015 *
|
|
2
9
|
* Parameter resize_to can receive a symbol which is can be an instance method of class
|
|
3
10
|
* Rebuild gem into ss-attachment_fu
|
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: ss-attachment_fu
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 19
|
|
5
5
|
prerelease:
|
|
6
6
|
segments:
|
|
7
7
|
- 3
|
|
8
8
|
- 4
|
|
9
|
-
-
|
|
10
|
-
version: 3.4.
|
|
9
|
+
- 2
|
|
10
|
+
version: 3.4.2
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Rick Olson
|