Sha256: 2307c5fa3bc6d1e3062d7655dbba23f3e87b10f503d1054fbbfb78b8c8b33fcb
Contents?: true
Size: 525 Bytes
Versions: 18
Compression:
Stored size: 525 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 -> $('#user_area_tokens').tokenInput '/areas.json', theme: 'facebook' prePopulate: $('#user_area_tokens').data('load') $('#user_foreign_language_tokens').tokenInput '/users/languages.json', theme: 'facebook' prePopulate: $('#user_foreign_language_tokens').data('load')
Version data entries
18 entries across 18 versions & 1 rubygems