Sha256: 02b3fd19224da253f2b05fe6174205e9841c5a84bb2e4047fa4bbd4a8830ef8e
Contents?: true
Size: 316 Bytes
Versions: 19
Compression:
Stored size: 316 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
19 entries across 19 versions & 1 rubygems