Sha256: 48d8c8171a9018d07680301d1c4ef81e7631fb1acc9cf7c030351d4324017446
Contents?: true
Size: 388 Bytes
Versions: 1
Compression:
Stored size: 388 Bytes
Contents
# Place all the behaviors and hooks related to the matching controller here. # All this logic will automatically be available in application.js. # You can use CoffeeScript in this file: http://jashkenas.github.com/coffee-script/ $ = jQuery $.fn.highlightItem = (item_id) -> $('.highlight_item').toggleClass('highlight_item'); $('#model_item_' + item_id).toggleClass('highlight_item');
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appyantra_admin-0.0.1 | app/assets/javascripts/appyantra_admin/managed_models.js.coffee |