@mentions for Users with ActionText in Rails 6 Discussion
@chris this is an excellent feature. Is this implementation still the best way to achieve this using rails 8 and updated stimulus, action_text, action_mailer?
Also very curious about Javid's question above. Looking to implement ActionText + Attachments here soon and TributeJS seems like overhead I'd like to avoid if possible.
Rails 8 likely still supports Stimulus, ActionText, and ActionMailer, but best practices may have evolved. Check latest Hotwire, Turbo, and Rails docs for updates. Need details?