rails-carrierwave-focuspoint 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/rails-carrierwave-focuspoint/version.rb +1 -1
- metadata +24 -16
- checksums.yaml +0 -15
metadata
CHANGED
@@ -1,18 +1,20 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rails-carrierwave-focuspoint
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.3
|
5
|
+
prerelease:
|
5
6
|
platform: ruby
|
6
7
|
authors:
|
7
8
|
- evg2108
|
8
9
|
autorequire:
|
9
10
|
bindir: bin
|
10
11
|
cert_chain: []
|
11
|
-
date: 2015-09-
|
12
|
+
date: 2015-09-25 00:00:00.000000000 Z
|
12
13
|
dependencies:
|
13
14
|
- !ruby/object:Gem::Dependency
|
14
15
|
name: rails
|
15
16
|
requirement: !ruby/object:Gem::Requirement
|
17
|
+
none: false
|
16
18
|
requirements:
|
17
19
|
- - ~>
|
18
20
|
- !ruby/object:Gem::Version
|
@@ -20,51 +22,57 @@ dependencies:
|
|
20
22
|
type: :runtime
|
21
23
|
prerelease: false
|
22
24
|
version_requirements: !ruby/object:Gem::Requirement
|
25
|
+
none: false
|
23
26
|
requirements:
|
24
27
|
- - ~>
|
25
28
|
- !ruby/object:Gem::Version
|
26
29
|
version: 3.2.21
|
27
|
-
description:
|
28
|
-
upload on server and cropped.
|
30
|
+
description: RailsCarrierwaveFocuspoint is a wrapper for jquery-focuspoint library.
|
29
31
|
email:
|
30
32
|
- evg2108@yandex.ru
|
31
33
|
executables: []
|
32
34
|
extensions: []
|
33
35
|
extra_rdoc_files: []
|
34
36
|
files:
|
35
|
-
-
|
36
|
-
-
|
37
|
-
- Rakefile
|
37
|
+
- app/helpers/focuspoint_helper.rb
|
38
|
+
- app/assets/stylesheets/focuspoint_control.css
|
38
39
|
- app/assets/images/focuspoint-target.png
|
39
40
|
- app/assets/javascripts/focuspoint_control.js
|
40
|
-
- app/assets/stylesheets/focuspoint_control.css
|
41
|
-
- app/helpers/focuspoint_helper.rb
|
42
|
-
- lib/rails-carrierwave-focuspoint.rb
|
43
41
|
- lib/rails-carrierwave-focuspoint/engine.rb
|
44
42
|
- lib/rails-carrierwave-focuspoint/uploader_additions.rb
|
45
43
|
- lib/rails-carrierwave-focuspoint/version.rb
|
46
|
-
|
44
|
+
- lib/rails-carrierwave-focuspoint.rb
|
45
|
+
- MIT-LICENSE
|
46
|
+
- Rakefile
|
47
|
+
- README.md
|
48
|
+
homepage: https://github.com/evg2108/rails-carrierwave-focuspoint
|
47
49
|
licenses: []
|
48
|
-
metadata: {}
|
49
50
|
post_install_message:
|
50
51
|
rdoc_options: []
|
51
52
|
require_paths:
|
52
53
|
- lib
|
53
54
|
required_ruby_version: !ruby/object:Gem::Requirement
|
55
|
+
none: false
|
54
56
|
requirements:
|
55
57
|
- - ! '>='
|
56
58
|
- !ruby/object:Gem::Version
|
57
59
|
version: '0'
|
60
|
+
segments:
|
61
|
+
- 0
|
62
|
+
hash: 3360082656938433001
|
58
63
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
64
|
+
none: false
|
59
65
|
requirements:
|
60
66
|
- - ! '>='
|
61
67
|
- !ruby/object:Gem::Version
|
62
68
|
version: '0'
|
69
|
+
segments:
|
70
|
+
- 0
|
71
|
+
hash: 3360082656938433001
|
63
72
|
requirements: []
|
64
73
|
rubyforge_project:
|
65
|
-
rubygems_version:
|
74
|
+
rubygems_version: 1.8.23.2
|
66
75
|
signing_key:
|
67
|
-
specification_version:
|
68
|
-
summary:
|
69
|
-
on server and cropped.
|
76
|
+
specification_version: 3
|
77
|
+
summary: RailsCarrierwaveFocuspoint is a wrapper for jquery-focuspoint library.
|
70
78
|
test_files: []
|
checksums.yaml
DELETED
@@ -1,15 +0,0 @@
|
|
1
|
-
---
|
2
|
-
!binary "U0hBMQ==":
|
3
|
-
metadata.gz: !binary |-
|
4
|
-
MDY5MDUzNzViZmJjNWE5YzgzMjI1MjI5ZjBlNjE2OTg0ODgwYTc2MQ==
|
5
|
-
data.tar.gz: !binary |-
|
6
|
-
NjMzODBhYjg1OWZlOWQ1N2U0ODYzMDcyZjMzOTEyYmZiNjE4ZWJiYw==
|
7
|
-
SHA512:
|
8
|
-
metadata.gz: !binary |-
|
9
|
-
ZWE1OGIzNTZkY2U1ZTUwZTYzY2RkYjM0YjlkZTg5NTViMjA4NjNlNTU4NTRh
|
10
|
-
MjNhM2Y0MmQxNjBiZGYzMjgyMDYxZWI4NDE1NDFhYmIyYTBmNjE5OTQwYzJj
|
11
|
-
YzVmNmM1YmVjMmFmYzcxNzZlZDgyMGJhZTgzYjU5MDc0NzhjOGU=
|
12
|
-
data.tar.gz: !binary |-
|
13
|
-
YTQxYmI0NjZmYWNkNmE1OGY0MTI3ZjUxMDBkMWM0ZTY1ODYxZGE4ODc0MTMw
|
14
|
-
NDgxZjNmYzFiYTYwMDE0NWZhOTNjNGU3Y2UzZTIzM2EzZWIyODFjYjAwYTky
|
15
|
-
OTU4NzYzOWIxY2UyZGExYjg0ZGE0Y2NhZGM0OTAwZWI5NGViODQ=
|