Will Steinmetz
Will Steinmetz
@arminbaljic Is there any chance you've released your Angular wrapper on GitHub or through NPM at all? That is super useful and solved the problem that my team and I...
I happened to be looking into this tonight a bit to see how difficult it would be out of curiosity. I need to test this out a bit, but just...
Oh, gotcha. I misunderstood that. That makes sense, though. I wasn't sure what Node's capability was yet for ES6. Are all of the components that the generator uses compatible with...
Since Node 8 should be out this spring (going on the LTS versions being released in October), does this still need to be a flag or are there enough people...
I'll have to look this weekend. One place I can think of off the top of my head is in the `express.js` file where there are a bunch of `var`...
I came down with a nasty cold and have been sleeping a lot. Hopefully I can get some time soon to look. Sorry for the delay in providing more insight...
We were just able to use this by including `Paperclip::Storage::Database::ControllerClassMethods` in the controller that we were trying to use `downloads_files_for`. It also required us to add the route for the...
I'm running into this right now. My versions are: - Rails: 4.2.1 - Paperclip: 4.3.0 - Paperclip database: 2.3.1 What's strange is that this all worked fine until I had...
Maybe another section on the dashboard page? Have a star icon up in the navbar to the right and when you click it, you go to your dashboard and it...