Sha256: 9e24a639de80974a8b1f612d3ab916a8c31187dbcfae55536ed4fbdd53ab2b8b
Contents?: true
Size: 188 Bytes
Versions: 16
Compression:
Stored size: 188 Bytes
Contents
controller :my_controller do view :test_view spots "hello", "world" action :my_action do on_entry %{ var x = 4; } on "hello", %{ var x = 3; } end end
Version data entries
16 entries across 16 versions & 1 rubygems