#ruby-on-rails
Read more stories on Hashnode
Articles with this tag
Trix is rich text editor that's easy to install and use if you're looking for a quick solution. You can use it with Ruby on Rails or React.
The team behind Hanami explaining the general idea behind the architecture for their framework: ...
Good explanation of how the include method works in ActiveRecord queries: https://longliveruby.com/articles/includes-method-in-rails.
RabbitMQ is a popular message broker software. If you're using RabbitMQ in ruby/rails, consider using the bunny library for publishing messages...