Anuj

Results 201 comments of Anuj

@keithdoggett @teeparham Curious if you got maintenance privileges on this gem?

@ctrlplusb On further investigation, it seems that the job is re-running because the `window.jobState` is empty: ```js window.__JOBS_STATE__={"jobs":{}} ``` This seems to happen if the job is resolved synchronously, as...

@boopathi Coming here from the README, and reading through the comments in this thread, I am still unclear on what strategy is recommended? Since the plugin has seen changes in...

@kball Somewhat related followup - within rails, does it support Rails-API (4 or 5) only projects? Or does it make certain assumptions that one should be aware of?

@redroot thanks for your response. So did you just add `sprocket-rails` gem? I am having trouble with getting it to work. Do you, by any chance, remember the steps/configuration/gems you...

@beauby Are there any upgrading docs for moving from 0.9 to 0.10? I looked through the docs but couldn't find a link - apologies in advance, if I missed something.

@beauby :( Do you know if it is on the radar or a priority? As someone who is on 0.9, I feel a little stuck - can't upgrade to Rails...

@toobulkeh Sorry, I haven't been able to. Ran into some issues and was fairly overwhelming. Personally, I think I'll focus on #1923 and not upgrade. And if that fails, then...

@austinh @bf4 Is it possible to have AMS use oj? What changes did you make to make that happen?

@remear Thanks for the response! While I totally understand not wanting to invest more on the 0.9x and 0.8x versions, I am hoping that atleast having them compatible with Rails-5...