We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Explain ApplicationController.render in Rails 6.1
Add change needed for Rail 6
Improve
Updated Background PDF creation via delayed_job gem (markdown)
Excellent article. One slight amendment: I needed to add these 4 lines in order to make it work for me.
Add code to avoid undefined method `protect_against_forgery?' exception