summaryrefslogtreecommitdiffstats
path: root/app/views/my/show_api_key.js.erb
blob: 73b0ee0291bd70e665a071ae9b914a66cc2e69c9 (plain)
1
$('#api-access-key').html('<%= escape_javascript @user.api_key %>').toggle();