Sha256: 08951a07662bcb292df61a66fae71fd60fdc24c99700e5da7074d7e02eab6a1a
Contents?: true
Size: 243 Bytes
Versions: 16
Compression:
Stored size: 243 Bytes
Contents
controller :my_controller do view :test_view spots "hello", "world" action :my_action do on_entry %{ } on "test_event", %{ test_action_called_base = __base__; test_action_called_params = params; } end end
Version data entries
16 entries across 16 versions & 1 rubygems