Rohit Patel
About Archives GitHub
  • Why Executables? and How to use Executables?

    Apr 17, 2018 • Blog • rails, ruby, sidekiq, executables

    Why Executables?

    Read on →

  • Wrap parameters in Rails

    Nov 21, 2016 • TIL • rails, actioncontroller

    ActionController::ParamsWrapper in Rails is responsible for wrapping the parameters hash into a nested hash.

    Read on →

  • How to add helper in mustache

    Aug 3, 2016 • TIL • javascript, mustache

    In my previous post I gave an brief overview about mustache and how we can render templates with it.

    Read on →

  • Binding mouse events to disabled input elements

    Aug 2, 2016 • TIL • javascript

    Do you know, you can’t bind mouse events to a input element once it is disabled?

    Read on →

  • Send POST data without a HTML form

    Jul 20, 2016 • TIL • javascript

    Recently while working on one of the projects I encountered a situation where I had to post some nested-data to a controller method and this data wasn’t associated with any model hence rails fields_for was of no help.

    Read on →

« Older

© - Powered by Jekyll & whiteglass - Subscribe via RSS