Sha256: 2b151d486661db4ed6ac2c117126a30c408cb007d2489fa4fae75c4ca1405d17
Contents?: true
Size: 286 Bytes
Versions: 13
Compression:
Stored size: 286 Bytes
Contents
Jax.Controller.create "<%=class_name%>", ApplicationController, <%- actions.each do |action| -%> <%= action %>: -> # Action body here <%- end -%> # Some special actions are fired whenever the corresponding input is # received from the user. mouse_pressed: (event) ->
Version data entries
13 entries across 13 versions & 1 rubygems