Sha256: eaecdd02ba060708e6a25712bb9798f923649a614698f3a2ce7a6454ee32c9a7
Contents?: true
Size: 228 Bytes
Versions: 16
Compression:
Stored size: 228 Bytes
Contents
controller :my_controller do view :test_view spots "hello", "world" action :my_action do on_entry %{ on_entry_base_pointer = __base__; } on "hello", %{ Send("test_event", params); } end end
Version data entries
16 entries across 16 versions & 1 rubygems