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

Version Path
voluntary-0.7.1 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.7.0 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.6.0 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.5.2 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.5.1 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.5.0 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.4.0 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.3.0 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.2.4 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.2.3 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.2.2 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.2.1 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.2.0 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.1.0 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.1.0.rc4 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.1.0.rc3 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.1.0.rc2 app/assets/javascripts/voluntary/users.js.coffee
voluntary-0.1.0.rc1 app/assets/javascripts/voluntary/users.js.coffee