Sha256: 8625740de953c1ff96397f0c0f2228097b6cbec7585c3defe2ecd6124e110562
Contents?: true
Size: 200 Bytes
Versions: 1
Compression:
Stored size: 200 Bytes
Contents
controller :my_controller do action :index do on_entry %{ on_entry_base_pointer = __base__; } on "next_clicked", %{ Push("other") } end action :other do end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
flok-0.0.105 | spec/kern/assets/hook_entry_points/controller_0b_push.rb |