Part 2: Mocking a RESTful Microservice in MounteBank
In previous article I explained importance of mocking microservices. Now let’s have...
Development, Technology, Web Development
Page Load Optimization by Progressive Image Loading (like Medium)
While working on the project we came across the situation...
Authenticate using Stormpath in a Ruby on Rails App
Do you want to focus on your core applications and...
Auto Generate REST API using SailsJS
Sails is a lightweight framework that sits on top of Express....
Ruby on Rails: BigCommerce Integration in Simple Steps
BigCommerce offers a simple solution to start an online store. It...
Ruby on Rails App: How to handle BigCommerce Webhooks
In previous article, we saw how to interact with BigCommerce using...
BigCommerce API: Accessing for Ruby on Rails application
In previous article, we saw how to create BigCommerce store, application...
Part 1: Mock Microservices To Speedup Development
The microservices based architecture is an obvious choice for large...
Migrate from delayed_job to Sidekiq
We help our clients to roll-out MVP as earliest as...
Ruby on Rails - Discovering Amazon CloudFront
Whenever we come across implementing file uploading functionality in Rails,...
jQuery Tag-it -Integration with rails
Sometimes we come across situations where we need to add...
Vim for Ruby on Rails Development - Match made in Heaven
If you’re a programmer who writes lots of code then...
Integrate Rubocop gem with Popular Ruby Text Editors
RuboCop is a very popular gem among ruby developers for the...
How To Extend Float Class in Ruby
Sometimes we need to customize Ruby classes. I am going...
Self-Monitoring using Monit in Rails
We value our customers a lot and so we use...
Rails - Customize And Improve Your Generators
In our day to day web-application development, we use different...