Published onJanuary 8, 2015Spree - Add extra fields to product model with deface and decoratorSpreeRuby On RailsCustomize Spree Commerce models by adding extra fields using decorators and Deface.
Published onJanuary 5, 2015Multiple language sites in Refinery CMS with i18nRefinery CMSRuby On RailsMake your Refinery CMS site multilingual using the refinerycms-i18n gem.
Published onJanuary 3, 2015Custom HTML5 Validation Error Messages with Civem.jsGeneralHTML5 allows us to implement client-side form validation without coding. Learn how to customize the error messages with Civem.js.
Published onJuly 27, 2014Deploying Ruby On Rails Application To Cloud Application Platform - OpenshiftRuby On RailsDeploymentOpenshiftOpenShift is a Platform as a Service (PaaS) from RedHat. Learn how to deploy a Rails application to OpenShift gears.
Published onApril 30, 2014In Page Editing In 'Active Admin' - Using Gem 'Best In Place'Ruby On RailsActiveAdminAdd in-place editing to ActiveAdmin pages using the Best In Place gem for a seamless user experience.