Multiple xlsx sheets in rails October 9, 2020 Exporting data with multiple XLSX spreadsheets on Rails. If you want to generate multiple xlsx sheets then you can not go with “roo” gem… Continue Reading
rails 6 without webpacker October 9, 2020 Rails 6 without Webpacker Whenever we try to create an application in Rails 6 it comes with WebPacker. The webpacker is the default javascript… Continue Reading
Login with google October 9, 2020 A simple Login with gmail account, built with Ruby on Rails Social login is the concept of using a third-party like Google, Facebook,… Continue Reading