Sha256: 537239d7e867a56ff0a7cb77e815ccb5bfa2ecb8670cb64ebab222c118ff9295
Contents?: true
Size: 320 Bytes
Versions: 35
Compression:
Stored size: 320 Bytes
Contents
# @title Vedeu Application Events ## Application Events ### `:\_goto\_` Call a client application controller's action with parameters. Vedeu.trigger(:_goto_, :your_controller, :some_action, { id: 7 }) Vedeu.goto(:your_controller, :some_action, { id: 7 })
Version data entries
35 entries across 35 versions & 1 rubygems