Shaheen Ullah

Hi, I am Shaheen At FSIBlog, a professional and an experienced Front End Web Developer . I can develop any type of responsive website for you with high speed on both Mobile and Desktop. You can count on me to build you a responsive website so that it looks great on all screens, both small and wide screens. As a Front End Developer, I primarily strive to deliver complete work of high quality to you. I have a great amount of skills in HTML5, CSS3, Bootstrap5, JavaScript, etc . I can build you a website based on the technology that you want in HTML / CSS / Java Script / Bootstrap. I can convert PSD to HTML
25 Posts

How to Solve Error While Installing Ruby Using RVM

I’ve been down the rabbit hole of Ruby installations more times than I care to admit. When I first tried to install Ruby 1.9.3...

How to Resolve _rb_ary_new_from_values Psych Bundle Error in Ruby Applications

Hi there I’m excited to walk you through a little Ruby adventure I recently had, complete with code, explanations and a sprinkle of hands-on...

How do I Access the Error Code and Message of Selenium Errors in Ruby

I’ve been tinkering with Ruby and Selenium lately, and I ran into an intriguing problem while trying to access the error code and message...

How to Connect with MailChimp API in Ruby Code

I’ve been working on a simple newsletter signup feature for my Ruby on Rails application, and I hit a snag that I believe many...

How do I Access Included Help Class Methods in a Rails Controller Using Ruby?

I was building a Rails utility class to handle file uploads when I hit a wall. My goal was simple: format file sizes into...