image

Ruby on Rails


image

10 Ruby on Rails Blogs You Should Be Following

Whether you’re looking to surface the best of what’s new or you want to get familiar with the experiences that other experts have had with the open-source framework

image

Top Gems to speed up development progress

Ruby on Rails (RoR) is a server-side application framework that is written in Ruby under MIT License.  Rails is a model-view-controller (MVC) framework that provides default arrangements for a web service, database, and web service

image

Integrate Stripe Checkout in Rails application

Stripe Checkout is the quickest way to build conversion-optimized payment forms, hosted on Stripe. We can easy to integrate with the Rails system for one-time payment or recursive subscriptions

image

Deploy Rails app with Capistrano

Capistrano is a good gem to set up auto deployment scripts for almost all rails applications. We have many supported addon to run with Capistrano like whenever, Multi Stages deployment, Multi Servers deployments...