Questions tagged [thoughtbot]
16 questions
0
votes
1 answer
Best way to create an unknown number of JackUp instances
We're using JackUp for ajax image upload in Rails. We chose it because it doesn't assume very much and it's pretty light weight.
Following it's example code, we came up with something like this:
let jackUp = new JackUp.Processor({
path:…

Kieran E
- 3,616
- 2
- 18
- 41