Files
grecia/app/assets/javascripts/followable.js.coffee

6 lines
131 B
CoffeeScript

App.Followable =
initialize: ->
$('.followable-content a[data-toggle]').on 'click', (event) ->
event.preventDefault()