Anuj

Results 201 comments of Anuj

Hi @davidchin! Wondering if you were planning to merge this PR? Amongst other things, it would also resolve #35 and make it easier to achieve #64 (tooltip issue I just...

@davidchin Thoughts on merging this?

@jedwards1211 @guncha Can your forks be merged (or do they need to be updated) since @davidchin is in favor of this idea?

@brendon I've a question on this topic as well that I wasn't sure was answered. I have data right now that looks like something like this: ```rb [0] "Id: 56,...

@brendon Interesting, so for the case above, let me know if the understanding is correct - 1. I need to find the item at that desired index, 2. fetch its...

@brendon Got it, thanks for confirming!

@brendon Quick follow-up to this old issue. My use-case, simplified, is I have a list of items that can be either published or un-published. The owner can be shown both...

@brendon Got it, that makes sense! My scope column is in the same table, so I'll give it a run. `acts_as_list` is also more familiar which sometimes matters as much...

@brendon @pacarvalho Thanks for the quick responses! I honestly don't understand the code enough (or for that matter Rails), to be able to come up with a sufficiently competent PR....