Anand C Ramanathan
Anand C Ramanathan
Currently, acts_as_commentable assumes a single (user) model. I would like to make the user association polymorphic, so that, for example, I can have user or admin model add comments. This...
I use closure tree to create hierarchies for two models in my app. The first one succeeds, but the second one fails, due to the generated index name conflict ("anc_desc_idx"...
Hi, when I create an inline-editor of type textarea and enter lines in it, and save it - the link does not show the newlines. For example, if I entered:...
I have an inline editor of type textarea: `` The default behavior while editing the field is for enter to submit and close, and for shift+enter to go to next...
There are currently two very similarly named classes - `OpenAIChat` and `ChatOpenAI`. Not sure what the distinction is between the two, which one to use, whether one is/will be deprecated?
I would like my model to have one field for current user's rating, and one field for showing average rating. How do I enable this? Currently, I can have `disable_after_rate:...
The popup menu stopped working in recent days. - I am on version 2.0.13 - My popup menu user option is enabled.