Module: ActionView

Defined in:
lib/wice/wice_grid_core_ext.rb

Overview

tag_options is a Rails views private method that takes a hash op options for an HTM hash and produces a string ready to be added to the tag. Here we are changing its visibility in order to be able to use it.

Defined Under Namespace

Modules: Helpers