Sha256: e719283e0529f17bc718f16476156b6aafbfd5a7d77d63075a551c12caf24760
Contents?: true
Size: 211 Bytes
Versions: 16
Compression:
Stored size: 211 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", %{ var x = 3; } end end
Version data entries
16 entries across 16 versions & 1 rubygems