Deploy Rails app with Capistrano
Capistrano is a framework written in Ruby language that provides automated deployment. Similar to Rake tasks in Ruby language, it runs on the remote servers via SSH.
Capistrano is a framework written in Ruby language that provides automated deployment. Similar to Rake tasks in Ruby language, it runs on the remote servers via SSH.
Form helpers are designed to make it much easier to work with resources. A form to create or update a resource typically reflects the resource’s…
Infusionsoft is a CRM software used to handle the services which are going to be provided to the customers. CRM, Marketing and Sales…
What are various Web, Mobile and API end technologies and how do they work in tandem? Tudip’s Web, Mobile and API Development Guide is a good starting point
Let’s quickly look at how can we enable client side validation using Jquery validate in a Rails applications. Relying on server-side validation done through the…
OK, you got this fancy gem integrated in your project to show all sort of video content and as you are nearing the launch you…