rails_admin_dropzone 1.0.8 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/.ruby-version +1 -0
- data/Gemfile.lock +144 -110
- data/README.md +4 -8
- data/app/views/rails_admin/main/dropzone.html.haml +1 -1
- data/config/locales/mobile_upload.dk.yml +21 -0
- data/config/locales/mobile_upload.he.yml +22 -0
- data/config/locales/mobile_upload.hr.yml +21 -0
- data/config/locales/mobile_upload.ro.yml +22 -0
- data/config/locales/multiple-upload.uk_UA.yml +21 -0
- data/config/locales/multiple-upload.zh.yml +22 -0
- data/config/locales/multiple_upload.af.yml +21 -0
- data/config/locales/multiple_upload.by.yml +21 -0
- data/config/locales/multiple_upload.cs.yml +22 -0
- data/config/locales/multiple_upload.de.yml +21 -0
- data/config/locales/multiple_upload.es.yml +21 -0
- data/config/locales/multiple_upload.fi.yml +21 -0
- data/config/locales/multiple_upload.fr.yml +21 -0
- data/config/locales/multiple_upload.gr.yml +21 -0
- data/config/locales/multiple_upload.id.yml +22 -0
- data/config/locales/multiple_upload.it.yml +22 -0
- data/config/locales/multiple_upload.lt.yml +22 -0
- data/config/locales/multiple_upload.nl.yml +21 -0
- data/config/locales/multiple_upload.pl.yml +21 -0
- data/config/locales/multiple_upload.ru.yml +3 -3
- data/config/locales/multiple_upload.sk.yml +22 -0
- data/config/locales/multiple_upload.sv.yml +21 -0
- data/config/locales/multiple_upload.tr.yml +21 -0
- data/lib/rails_admin_dropzone/version.rb +1 -1
- data/rails_admin_dropzone.gemspec +8 -8
- metadata +46 -97
- data/example/.gitignore +0 -17
- data/example/Gemfile +0 -53
- data/example/Gemfile.lock +0 -215
- data/example/README.rdoc +0 -28
- data/example/Rakefile +0 -6
- data/example/app/assets/images/.keep +0 -0
- data/example/app/assets/javascripts/application.js +0 -16
- data/example/app/assets/stylesheets/application.css +0 -15
- data/example/app/controllers/application_controller.rb +0 -5
- data/example/app/controllers/concerns/.keep +0 -0
- data/example/app/helpers/application_helper.rb +0 -2
- data/example/app/mailers/.keep +0 -0
- data/example/app/models/.keep +0 -0
- data/example/app/models/album.rb +0 -7
- data/example/app/models/concerns/.keep +0 -0
- data/example/app/models/photo.rb +0 -4
- data/example/app/models/product.rb +0 -7
- data/example/app/models/product_image.rb +0 -4
- data/example/app/uploaders/photo_uploader.rb +0 -51
- data/example/app/uploaders/product_image_uploader.rb +0 -51
- data/example/app/views/layouts/application.html.erb +0 -14
- data/example/bin/bundle +0 -3
- data/example/bin/rails +0 -9
- data/example/bin/rake +0 -9
- data/example/bin/setup +0 -29
- data/example/bin/spring +0 -15
- data/example/config/application.rb +0 -35
- data/example/config/boot.rb +0 -3
- data/example/config/database.yml +0 -25
- data/example/config/environment.rb +0 -5
- data/example/config/environments/development.rb +0 -41
- data/example/config/environments/production.rb +0 -79
- data/example/config/environments/test.rb +0 -42
- data/example/config/initializers/assets.rb +0 -11
- data/example/config/initializers/backtrace_silencers.rb +0 -7
- data/example/config/initializers/cookies_serializer.rb +0 -3
- data/example/config/initializers/filter_parameter_logging.rb +0 -4
- data/example/config/initializers/inflections.rb +0 -16
- data/example/config/initializers/mime_types.rb +0 -4
- data/example/config/initializers/rails_admin.rb +0 -42
- data/example/config/initializers/session_store.rb +0 -3
- data/example/config/initializers/wrap_parameters.rb +0 -14
- data/example/config/locales/en.yml +0 -23
- data/example/config/routes.rb +0 -57
- data/example/config/secrets.yml +0 -22
- data/example/config.ru +0 -4
- data/example/db/migrate/20160708113513_create_albums.rb +0 -9
- data/example/db/migrate/20160708113527_create_photos.rb +0 -10
- data/example/db/migrate/20160711132743_create_products.rb +0 -9
- data/example/db/migrate/20160711132755_create_product_images.rb +0 -10
- data/example/db/schema.rb +0 -44
- data/example/db/seeds.rb +0 -7
- data/example/lib/assets/.keep +0 -0
- data/example/lib/tasks/.keep +0 -0
- data/example/log/.keep +0 -0
- data/example/public/404.html +0 -67
- data/example/public/422.html +0 -67
- data/example/public/500.html +0 -66
- data/example/public/favicon.ico +0 -0
- data/example/public/robots.txt +0 -5
- data/example/public/uploads/photo/image/1/i-should-buy-a-boat__6th_copy_.jpg +0 -0
- data/example/public/uploads/photo/image/1/i-should-buy-a-boat__9th_copy_.jpg +0 -0
- data/example/public/uploads/photo/image/2/i-should-buy-a-boat__7th_copy_.jpg +0 -0
- data/example/public/uploads/photo/image/3/i-should-buy-a-boat__8th_copy_.jpg +0 -0
- data/example/public/uploads/photo/image/4/i-should-buy-a-boat__6th_copy_.jpg +0 -0
- data/example/public/uploads/photo/image/5/i-should-buy-a-boat__7th_copy_.jpg +0 -0
- data/example/public/uploads/photo/image/6/i-should-buy-a-boat__8th_copy_.jpg +0 -0
- data/example/public/uploads/photo/image/7/i-should-buy-a-boat__11th_copy_.jpg +0 -0
- data/example/public/uploads/photo/image/8/i-should-buy-a-boat__8th_copy_.jpg +0 -0
- data/example/public/uploads/photo/image/9/i-should-buy-a-boat__8th_copy_.jpg +0 -0
- data/example/public/uploads/product_image/image/1/i-should-buy-a-boat__8th_copy_.jpg +0 -0
- data/example/vendor/assets/javascripts/.keep +0 -0
- data/example/vendor/assets/stylesheets/.keep +0 -0
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rails_admin_dropzone
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0
|
4
|
+
version: 1.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Luiz Picolo
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-12-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: simple_form
|
@@ -16,21 +16,21 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - "~>"
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: '
|
19
|
+
version: '5.0'
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - "~>"
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: '
|
26
|
+
version: '5.0'
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: jquery-rails
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
31
|
- - ">="
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: '
|
33
|
+
version: '4.0'
|
34
34
|
- - "<"
|
35
35
|
- !ruby/object:Gem::Version
|
36
36
|
version: '5'
|
@@ -40,7 +40,7 @@ dependencies:
|
|
40
40
|
requirements:
|
41
41
|
- - ">="
|
42
42
|
- !ruby/object:Gem::Version
|
43
|
-
version: '
|
43
|
+
version: '4.0'
|
44
44
|
- - "<"
|
45
45
|
- !ruby/object:Gem::Version
|
46
46
|
version: '5'
|
@@ -50,76 +50,76 @@ dependencies:
|
|
50
50
|
requirements:
|
51
51
|
- - "~>"
|
52
52
|
- !ruby/object:Gem::Version
|
53
|
-
version: 0.
|
53
|
+
version: 0.8.5
|
54
54
|
type: :runtime
|
55
55
|
prerelease: false
|
56
56
|
version_requirements: !ruby/object:Gem::Requirement
|
57
57
|
requirements:
|
58
58
|
- - "~>"
|
59
59
|
- !ruby/object:Gem::Version
|
60
|
-
version: 0.
|
60
|
+
version: 0.8.5
|
61
61
|
- !ruby/object:Gem::Dependency
|
62
62
|
name: rails
|
63
63
|
requirement: !ruby/object:Gem::Requirement
|
64
64
|
requirements:
|
65
65
|
- - ">="
|
66
66
|
- !ruby/object:Gem::Version
|
67
|
-
version: '
|
67
|
+
version: '6.0'
|
68
68
|
- - "<"
|
69
69
|
- !ruby/object:Gem::Version
|
70
|
-
version: '
|
70
|
+
version: '7'
|
71
71
|
type: :development
|
72
72
|
prerelease: false
|
73
73
|
version_requirements: !ruby/object:Gem::Requirement
|
74
74
|
requirements:
|
75
75
|
- - ">="
|
76
76
|
- !ruby/object:Gem::Version
|
77
|
-
version: '
|
77
|
+
version: '6.0'
|
78
78
|
- - "<"
|
79
79
|
- !ruby/object:Gem::Version
|
80
|
-
version: '
|
80
|
+
version: '7'
|
81
81
|
- !ruby/object:Gem::Dependency
|
82
82
|
name: bundler
|
83
83
|
requirement: !ruby/object:Gem::Requirement
|
84
84
|
requirements:
|
85
85
|
- - "~>"
|
86
86
|
- !ruby/object:Gem::Version
|
87
|
-
version: '
|
87
|
+
version: '2.2'
|
88
88
|
type: :development
|
89
89
|
prerelease: false
|
90
90
|
version_requirements: !ruby/object:Gem::Requirement
|
91
91
|
requirements:
|
92
92
|
- - "~>"
|
93
93
|
- !ruby/object:Gem::Version
|
94
|
-
version: '
|
94
|
+
version: '2.2'
|
95
95
|
- !ruby/object:Gem::Dependency
|
96
96
|
name: rake
|
97
97
|
requirement: !ruby/object:Gem::Requirement
|
98
98
|
requirements:
|
99
99
|
- - "~>"
|
100
100
|
- !ruby/object:Gem::Version
|
101
|
-
version: '
|
101
|
+
version: '13.0'
|
102
102
|
type: :development
|
103
103
|
prerelease: false
|
104
104
|
version_requirements: !ruby/object:Gem::Requirement
|
105
105
|
requirements:
|
106
106
|
- - "~>"
|
107
107
|
- !ruby/object:Gem::Version
|
108
|
-
version: '
|
108
|
+
version: '13.0'
|
109
109
|
- !ruby/object:Gem::Dependency
|
110
110
|
name: rspec
|
111
111
|
requirement: !ruby/object:Gem::Requirement
|
112
112
|
requirements:
|
113
113
|
- - "~>"
|
114
114
|
- !ruby/object:Gem::Version
|
115
|
-
version: '3.
|
115
|
+
version: '3.10'
|
116
116
|
type: :development
|
117
117
|
prerelease: false
|
118
118
|
version_requirements: !ruby/object:Gem::Requirement
|
119
119
|
requirements:
|
120
120
|
- - "~>"
|
121
121
|
- !ruby/object:Gem::Version
|
122
|
-
version: '3.
|
122
|
+
version: '3.10'
|
123
123
|
description: Easy to use integration of drag&drop files upload via dropzone.js for
|
124
124
|
RailsAdmin
|
125
125
|
email:
|
@@ -129,6 +129,7 @@ extensions: []
|
|
129
129
|
extra_rdoc_files: []
|
130
130
|
files:
|
131
131
|
- ".gitignore"
|
132
|
+
- ".ruby-version"
|
132
133
|
- ".travis.yml"
|
133
134
|
- CODE_OF_CONDUCT.md
|
134
135
|
- Gemfile
|
@@ -142,91 +143,40 @@ files:
|
|
142
143
|
- app/views/rails_admin/main/dropzone.html.haml
|
143
144
|
- bin/console
|
144
145
|
- bin/setup
|
146
|
+
- config/locales/mobile_upload.dk.yml
|
147
|
+
- config/locales/mobile_upload.he.yml
|
148
|
+
- config/locales/mobile_upload.hr.yml
|
149
|
+
- config/locales/mobile_upload.ro.yml
|
150
|
+
- config/locales/multiple-upload.uk_UA.yml
|
151
|
+
- config/locales/multiple-upload.zh.yml
|
152
|
+
- config/locales/multiple_upload.af.yml
|
153
|
+
- config/locales/multiple_upload.by.yml
|
154
|
+
- config/locales/multiple_upload.cs.yml
|
155
|
+
- config/locales/multiple_upload.de.yml
|
145
156
|
- config/locales/multiple_upload.en.yml
|
157
|
+
- config/locales/multiple_upload.es.yml
|
158
|
+
- config/locales/multiple_upload.fi.yml
|
159
|
+
- config/locales/multiple_upload.fr.yml
|
160
|
+
- config/locales/multiple_upload.gr.yml
|
161
|
+
- config/locales/multiple_upload.id.yml
|
162
|
+
- config/locales/multiple_upload.it.yml
|
163
|
+
- config/locales/multiple_upload.lt.yml
|
164
|
+
- config/locales/multiple_upload.nl.yml
|
165
|
+
- config/locales/multiple_upload.pl.yml
|
146
166
|
- config/locales/multiple_upload.pt-BR.yml
|
147
167
|
- config/locales/multiple_upload.ru.yml
|
148
|
-
-
|
149
|
-
-
|
150
|
-
-
|
151
|
-
- example/README.rdoc
|
152
|
-
- example/Rakefile
|
153
|
-
- example/app/assets/images/.keep
|
154
|
-
- example/app/assets/javascripts/application.js
|
155
|
-
- example/app/assets/stylesheets/application.css
|
156
|
-
- example/app/controllers/application_controller.rb
|
157
|
-
- example/app/controllers/concerns/.keep
|
158
|
-
- example/app/helpers/application_helper.rb
|
159
|
-
- example/app/mailers/.keep
|
160
|
-
- example/app/models/.keep
|
161
|
-
- example/app/models/album.rb
|
162
|
-
- example/app/models/concerns/.keep
|
163
|
-
- example/app/models/photo.rb
|
164
|
-
- example/app/models/product.rb
|
165
|
-
- example/app/models/product_image.rb
|
166
|
-
- example/app/uploaders/photo_uploader.rb
|
167
|
-
- example/app/uploaders/product_image_uploader.rb
|
168
|
-
- example/app/views/layouts/application.html.erb
|
169
|
-
- example/bin/bundle
|
170
|
-
- example/bin/rails
|
171
|
-
- example/bin/rake
|
172
|
-
- example/bin/setup
|
173
|
-
- example/bin/spring
|
174
|
-
- example/config.ru
|
175
|
-
- example/config/application.rb
|
176
|
-
- example/config/boot.rb
|
177
|
-
- example/config/database.yml
|
178
|
-
- example/config/environment.rb
|
179
|
-
- example/config/environments/development.rb
|
180
|
-
- example/config/environments/production.rb
|
181
|
-
- example/config/environments/test.rb
|
182
|
-
- example/config/initializers/assets.rb
|
183
|
-
- example/config/initializers/backtrace_silencers.rb
|
184
|
-
- example/config/initializers/cookies_serializer.rb
|
185
|
-
- example/config/initializers/filter_parameter_logging.rb
|
186
|
-
- example/config/initializers/inflections.rb
|
187
|
-
- example/config/initializers/mime_types.rb
|
188
|
-
- example/config/initializers/rails_admin.rb
|
189
|
-
- example/config/initializers/session_store.rb
|
190
|
-
- example/config/initializers/wrap_parameters.rb
|
191
|
-
- example/config/locales/en.yml
|
192
|
-
- example/config/routes.rb
|
193
|
-
- example/config/secrets.yml
|
194
|
-
- example/db/migrate/20160708113513_create_albums.rb
|
195
|
-
- example/db/migrate/20160708113527_create_photos.rb
|
196
|
-
- example/db/migrate/20160711132743_create_products.rb
|
197
|
-
- example/db/migrate/20160711132755_create_product_images.rb
|
198
|
-
- example/db/schema.rb
|
199
|
-
- example/db/seeds.rb
|
200
|
-
- example/lib/assets/.keep
|
201
|
-
- example/lib/tasks/.keep
|
202
|
-
- example/log/.keep
|
203
|
-
- example/public/404.html
|
204
|
-
- example/public/422.html
|
205
|
-
- example/public/500.html
|
206
|
-
- example/public/favicon.ico
|
207
|
-
- example/public/robots.txt
|
208
|
-
- example/public/uploads/photo/image/1/i-should-buy-a-boat__6th_copy_.jpg
|
209
|
-
- example/public/uploads/photo/image/1/i-should-buy-a-boat__9th_copy_.jpg
|
210
|
-
- example/public/uploads/photo/image/2/i-should-buy-a-boat__7th_copy_.jpg
|
211
|
-
- example/public/uploads/photo/image/3/i-should-buy-a-boat__8th_copy_.jpg
|
212
|
-
- example/public/uploads/photo/image/4/i-should-buy-a-boat__6th_copy_.jpg
|
213
|
-
- example/public/uploads/photo/image/5/i-should-buy-a-boat__7th_copy_.jpg
|
214
|
-
- example/public/uploads/photo/image/6/i-should-buy-a-boat__8th_copy_.jpg
|
215
|
-
- example/public/uploads/photo/image/7/i-should-buy-a-boat__11th_copy_.jpg
|
216
|
-
- example/public/uploads/photo/image/8/i-should-buy-a-boat__8th_copy_.jpg
|
217
|
-
- example/public/uploads/photo/image/9/i-should-buy-a-boat__8th_copy_.jpg
|
218
|
-
- example/public/uploads/product_image/image/1/i-should-buy-a-boat__8th_copy_.jpg
|
219
|
-
- example/vendor/assets/javascripts/.keep
|
220
|
-
- example/vendor/assets/stylesheets/.keep
|
168
|
+
- config/locales/multiple_upload.sk.yml
|
169
|
+
- config/locales/multiple_upload.sv.yml
|
170
|
+
- config/locales/multiple_upload.tr.yml
|
221
171
|
- lib/rails_admin_dropzone.rb
|
222
172
|
- lib/rails_admin_dropzone/engine.rb
|
223
173
|
- lib/rails_admin_dropzone/version.rb
|
224
174
|
- rails_admin_dropzone.gemspec
|
225
175
|
homepage: https://github.com/luizpicolo/rails_admin_dropzone
|
226
176
|
licenses:
|
227
|
-
- MIT
|
177
|
+
- MIT-LICENSE
|
228
178
|
metadata: {}
|
229
|
-
post_install_message:
|
179
|
+
post_install_message:
|
230
180
|
rdoc_options: []
|
231
181
|
require_paths:
|
232
182
|
- lib
|
@@ -241,9 +191,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
241
191
|
- !ruby/object:Gem::Version
|
242
192
|
version: '0'
|
243
193
|
requirements: []
|
244
|
-
|
245
|
-
|
246
|
-
signing_key:
|
194
|
+
rubygems_version: 3.1.2
|
195
|
+
signing_key:
|
247
196
|
specification_version: 4
|
248
197
|
summary: RailsAdmin dropzone.js
|
249
198
|
test_files: []
|
data/example/.gitignore
DELETED
@@ -1,17 +0,0 @@
|
|
1
|
-
# See https://help.github.com/articles/ignoring-files for more about ignoring files.
|
2
|
-
#
|
3
|
-
# If you find yourself ignoring temporary files generated by your text editor
|
4
|
-
# or operating system, you probably want to add a global ignore instead:
|
5
|
-
# git config --global core.excludesfile '~/.gitignore_global'
|
6
|
-
|
7
|
-
# Ignore bundler config.
|
8
|
-
/.bundle
|
9
|
-
|
10
|
-
# Ignore the default SQLite database.
|
11
|
-
/db/*.sqlite3
|
12
|
-
/db/*.sqlite3-journal
|
13
|
-
|
14
|
-
# Ignore all logfiles and tempfiles.
|
15
|
-
/log/*
|
16
|
-
!/log/.keep
|
17
|
-
/tmp
|
data/example/Gemfile
DELETED
@@ -1,53 +0,0 @@
|
|
1
|
-
source 'https://rubygems.org'
|
2
|
-
|
3
|
-
|
4
|
-
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
|
5
|
-
gem 'rails', '4.2.6'
|
6
|
-
# Use sqlite3 as the database for Active Record
|
7
|
-
gem 'sqlite3'
|
8
|
-
# Use SCSS for stylesheets
|
9
|
-
gem 'sass-rails', '~> 5.0'
|
10
|
-
# Use Uglifier as compressor for JavaScript assets
|
11
|
-
gem 'uglifier', '>= 1.3.0'
|
12
|
-
# Use CoffeeScript for .coffee assets and views
|
13
|
-
gem 'coffee-rails', '~> 4.1.0'
|
14
|
-
# See https://github.com/rails/execjs#readme for more supported runtimes
|
15
|
-
# gem 'therubyracer', platforms: :ruby
|
16
|
-
|
17
|
-
|
18
|
-
## Example gems
|
19
|
-
gem 'carrierwave'
|
20
|
-
gem 'rails_admin'
|
21
|
-
gem 'rails_admin_dropzone', path: '/home/w3case/ruby/rails_admin_dropzone'
|
22
|
-
|
23
|
-
|
24
|
-
# Use jquery as the JavaScript library
|
25
|
-
gem 'jquery-rails'
|
26
|
-
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
|
27
|
-
gem 'turbolinks'
|
28
|
-
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
|
29
|
-
gem 'jbuilder', '~> 2.0'
|
30
|
-
# bundle exec rake doc:rails generates the API under doc/api.
|
31
|
-
gem 'sdoc', '~> 0.4.0', group: :doc
|
32
|
-
|
33
|
-
# Use ActiveModel has_secure_password
|
34
|
-
# gem 'bcrypt', '~> 3.1.7'
|
35
|
-
|
36
|
-
# Use Unicorn as the app server
|
37
|
-
# gem 'unicorn'
|
38
|
-
|
39
|
-
# Use Capistrano for deployment
|
40
|
-
# gem 'capistrano-rails', group: :development
|
41
|
-
|
42
|
-
group :development, :test do
|
43
|
-
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
|
44
|
-
gem 'byebug'
|
45
|
-
end
|
46
|
-
|
47
|
-
group :development do
|
48
|
-
# Access an IRB console on exception pages or by using <%= console %> in views
|
49
|
-
gem 'web-console', '~> 2.0'
|
50
|
-
|
51
|
-
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
|
52
|
-
gem 'spring'
|
53
|
-
end
|
data/example/Gemfile.lock
DELETED
@@ -1,215 +0,0 @@
|
|
1
|
-
PATH
|
2
|
-
remote: /home/w3case/ruby/rails_admin_dropzone
|
3
|
-
specs:
|
4
|
-
rails_admin_dropzone (1.0.5)
|
5
|
-
dropzonejs-rails (~> 0.7.3)
|
6
|
-
jquery-rails (>= 3.0, < 5)
|
7
|
-
simple_form (~> 3.2)
|
8
|
-
|
9
|
-
GEM
|
10
|
-
remote: https://rubygems.org/
|
11
|
-
specs:
|
12
|
-
actionmailer (4.2.6)
|
13
|
-
actionpack (= 4.2.6)
|
14
|
-
actionview (= 4.2.6)
|
15
|
-
activejob (= 4.2.6)
|
16
|
-
mail (~> 2.5, >= 2.5.4)
|
17
|
-
rails-dom-testing (~> 1.0, >= 1.0.5)
|
18
|
-
actionpack (4.2.6)
|
19
|
-
actionview (= 4.2.6)
|
20
|
-
activesupport (= 4.2.6)
|
21
|
-
rack (~> 1.6)
|
22
|
-
rack-test (~> 0.6.2)
|
23
|
-
rails-dom-testing (~> 1.0, >= 1.0.5)
|
24
|
-
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
25
|
-
actionview (4.2.6)
|
26
|
-
activesupport (= 4.2.6)
|
27
|
-
builder (~> 3.1)
|
28
|
-
erubis (~> 2.7.0)
|
29
|
-
rails-dom-testing (~> 1.0, >= 1.0.5)
|
30
|
-
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
31
|
-
activejob (4.2.6)
|
32
|
-
activesupport (= 4.2.6)
|
33
|
-
globalid (>= 0.3.0)
|
34
|
-
activemodel (4.2.6)
|
35
|
-
activesupport (= 4.2.6)
|
36
|
-
builder (~> 3.1)
|
37
|
-
activerecord (4.2.6)
|
38
|
-
activemodel (= 4.2.6)
|
39
|
-
activesupport (= 4.2.6)
|
40
|
-
arel (~> 6.0)
|
41
|
-
activesupport (4.2.6)
|
42
|
-
i18n (~> 0.7)
|
43
|
-
json (~> 1.7, >= 1.7.7)
|
44
|
-
minitest (~> 5.1)
|
45
|
-
thread_safe (~> 0.3, >= 0.3.4)
|
46
|
-
tzinfo (~> 1.1)
|
47
|
-
arel (6.0.3)
|
48
|
-
binding_of_caller (0.7.2)
|
49
|
-
debug_inspector (>= 0.0.1)
|
50
|
-
builder (3.2.2)
|
51
|
-
byebug (9.0.5)
|
52
|
-
carrierwave (0.11.2)
|
53
|
-
activemodel (>= 3.2.0)
|
54
|
-
activesupport (>= 3.2.0)
|
55
|
-
json (>= 1.7)
|
56
|
-
mime-types (>= 1.16)
|
57
|
-
mimemagic (>= 0.3.0)
|
58
|
-
coffee-rails (4.1.1)
|
59
|
-
coffee-script (>= 2.2.0)
|
60
|
-
railties (>= 4.0.0, < 5.1.x)
|
61
|
-
coffee-script (2.4.1)
|
62
|
-
coffee-script-source
|
63
|
-
execjs
|
64
|
-
coffee-script-source (1.10.0)
|
65
|
-
concurrent-ruby (1.0.2)
|
66
|
-
debug_inspector (0.0.2)
|
67
|
-
dropzonejs-rails (0.7.3)
|
68
|
-
rails (> 3.1)
|
69
|
-
erubis (2.7.0)
|
70
|
-
execjs (2.7.0)
|
71
|
-
font-awesome-rails (4.6.3.1)
|
72
|
-
railties (>= 3.2, < 5.1)
|
73
|
-
globalid (0.3.6)
|
74
|
-
activesupport (>= 4.1.0)
|
75
|
-
haml (4.0.7)
|
76
|
-
tilt
|
77
|
-
i18n (0.7.0)
|
78
|
-
jbuilder (2.5.0)
|
79
|
-
activesupport (>= 3.0.0, < 5.1)
|
80
|
-
multi_json (~> 1.2)
|
81
|
-
jquery-rails (4.1.1)
|
82
|
-
rails-dom-testing (>= 1, < 3)
|
83
|
-
railties (>= 4.2.0)
|
84
|
-
thor (>= 0.14, < 2.0)
|
85
|
-
jquery-ui-rails (5.0.5)
|
86
|
-
railties (>= 3.2.16)
|
87
|
-
json (1.8.3)
|
88
|
-
kaminari (0.17.0)
|
89
|
-
actionpack (>= 3.0.0)
|
90
|
-
activesupport (>= 3.0.0)
|
91
|
-
loofah (2.0.3)
|
92
|
-
nokogiri (>= 1.5.9)
|
93
|
-
mail (2.6.4)
|
94
|
-
mime-types (>= 1.16, < 4)
|
95
|
-
mime-types (3.1)
|
96
|
-
mime-types-data (~> 3.2015)
|
97
|
-
mime-types-data (3.2016.0521)
|
98
|
-
mimemagic (0.3.1)
|
99
|
-
mini_portile2 (2.1.0)
|
100
|
-
minitest (5.9.0)
|
101
|
-
multi_json (1.12.1)
|
102
|
-
nested_form (0.3.2)
|
103
|
-
nokogiri (1.6.8)
|
104
|
-
mini_portile2 (~> 2.1.0)
|
105
|
-
pkg-config (~> 1.1.7)
|
106
|
-
pkg-config (1.1.7)
|
107
|
-
rack (1.6.4)
|
108
|
-
rack-pjax (0.8.0)
|
109
|
-
nokogiri (~> 1.5)
|
110
|
-
rack (~> 1.1)
|
111
|
-
rack-test (0.6.3)
|
112
|
-
rack (>= 1.0)
|
113
|
-
rails (4.2.6)
|
114
|
-
actionmailer (= 4.2.6)
|
115
|
-
actionpack (= 4.2.6)
|
116
|
-
actionview (= 4.2.6)
|
117
|
-
activejob (= 4.2.6)
|
118
|
-
activemodel (= 4.2.6)
|
119
|
-
activerecord (= 4.2.6)
|
120
|
-
activesupport (= 4.2.6)
|
121
|
-
bundler (>= 1.3.0, < 2.0)
|
122
|
-
railties (= 4.2.6)
|
123
|
-
sprockets-rails
|
124
|
-
rails-deprecated_sanitizer (1.0.3)
|
125
|
-
activesupport (>= 4.2.0.alpha)
|
126
|
-
rails-dom-testing (1.0.7)
|
127
|
-
activesupport (>= 4.2.0.beta, < 5.0)
|
128
|
-
nokogiri (~> 1.6.0)
|
129
|
-
rails-deprecated_sanitizer (>= 1.0.1)
|
130
|
-
rails-html-sanitizer (1.0.3)
|
131
|
-
loofah (~> 2.0)
|
132
|
-
rails_admin (0.8.1)
|
133
|
-
builder (~> 3.1)
|
134
|
-
coffee-rails (~> 4.0)
|
135
|
-
font-awesome-rails (>= 3.0, < 5)
|
136
|
-
haml (~> 4.0)
|
137
|
-
jquery-rails (>= 3.0, < 5)
|
138
|
-
jquery-ui-rails (~> 5.0)
|
139
|
-
kaminari (~> 0.14)
|
140
|
-
nested_form (~> 0.3)
|
141
|
-
rack-pjax (~> 0.7)
|
142
|
-
rails (~> 4.0)
|
143
|
-
remotipart (~> 1.0)
|
144
|
-
safe_yaml (~> 1.0)
|
145
|
-
sass-rails (>= 4.0, < 6)
|
146
|
-
railties (4.2.6)
|
147
|
-
actionpack (= 4.2.6)
|
148
|
-
activesupport (= 4.2.6)
|
149
|
-
rake (>= 0.8.7)
|
150
|
-
thor (>= 0.18.1, < 2.0)
|
151
|
-
rake (11.2.2)
|
152
|
-
rdoc (4.2.2)
|
153
|
-
json (~> 1.4)
|
154
|
-
remotipart (1.2.1)
|
155
|
-
safe_yaml (1.0.4)
|
156
|
-
sass (3.4.22)
|
157
|
-
sass-rails (5.0.5)
|
158
|
-
railties (>= 4.0.0, < 6)
|
159
|
-
sass (~> 3.1)
|
160
|
-
sprockets (>= 2.8, < 4.0)
|
161
|
-
sprockets-rails (>= 2.0, < 4.0)
|
162
|
-
tilt (>= 1.1, < 3)
|
163
|
-
sdoc (0.4.1)
|
164
|
-
json (~> 1.7, >= 1.7.7)
|
165
|
-
rdoc (~> 4.0)
|
166
|
-
simple_form (3.2.1)
|
167
|
-
actionpack (> 4, < 5.1)
|
168
|
-
activemodel (> 4, < 5.1)
|
169
|
-
spring (1.7.2)
|
170
|
-
sprockets (3.6.3)
|
171
|
-
concurrent-ruby (~> 1.0)
|
172
|
-
rack (> 1, < 3)
|
173
|
-
sprockets-rails (3.1.1)
|
174
|
-
actionpack (>= 4.0)
|
175
|
-
activesupport (>= 4.0)
|
176
|
-
sprockets (>= 3.0.0)
|
177
|
-
sqlite3 (1.3.11)
|
178
|
-
thor (0.19.1)
|
179
|
-
thread_safe (0.3.5)
|
180
|
-
tilt (2.0.5)
|
181
|
-
turbolinks (5.0.0)
|
182
|
-
turbolinks-source (~> 5)
|
183
|
-
turbolinks-source (5.0.0)
|
184
|
-
tzinfo (1.2.2)
|
185
|
-
thread_safe (~> 0.1)
|
186
|
-
uglifier (3.0.0)
|
187
|
-
execjs (>= 0.3.0, < 3)
|
188
|
-
web-console (2.3.0)
|
189
|
-
activemodel (>= 4.0)
|
190
|
-
binding_of_caller (>= 0.7.2)
|
191
|
-
railties (>= 4.0)
|
192
|
-
sprockets-rails (>= 2.0, < 4.0)
|
193
|
-
|
194
|
-
PLATFORMS
|
195
|
-
ruby
|
196
|
-
|
197
|
-
DEPENDENCIES
|
198
|
-
byebug
|
199
|
-
carrierwave
|
200
|
-
coffee-rails (~> 4.1.0)
|
201
|
-
jbuilder (~> 2.0)
|
202
|
-
jquery-rails
|
203
|
-
rails (= 4.2.6)
|
204
|
-
rails_admin
|
205
|
-
rails_admin_dropzone!
|
206
|
-
sass-rails (~> 5.0)
|
207
|
-
sdoc (~> 0.4.0)
|
208
|
-
spring
|
209
|
-
sqlite3
|
210
|
-
turbolinks
|
211
|
-
uglifier (>= 1.3.0)
|
212
|
-
web-console (~> 2.0)
|
213
|
-
|
214
|
-
BUNDLED WITH
|
215
|
-
1.12.2
|