Rails tricks you may not know
05-Oct-2022 1037
Sometimes it is usefull to have one action, but make it work with both get and post (or any other). For example, if you have a page where user can generate a report. User requires to select some dates in range, and then click button to generate report. And what I often see is that people create two actions inside the controller:.
Rails tricks you may not know #ruby #rubydeveloper #rubyonrails #Rails #tricks https://rubyonrails.ba/link/rails-tricks-you-may-not-know