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
Start a project in Rails 6 April 4, 2019 Rails 6 (beta 3) is out and many clients are asking to upgrade to the latest version. Remember, Rails 6 is still in it’s… Continue Reading
Image RSS Feed builder in rails December 12, 2013 xml.instruct! :xml, :version => “1.0”xml.rss :version => “2.0” do xml.channel do xml.title “Funny Fake Ads” xml.description “My Funny Fake Ads” xml.link pins_url for pin… Continue Reading
Improvement in blog HTML Editor- Blogger April 13, 2013 If you are a blogger or web developer for blog, or web-savvy blog owner who always makes prefer to make changes in blog using… Continue Reading