Sha256: b80c9f08da83d7c34a11db88f86a4b5ca81120b621faeee4238868ad28b32393
Contents?: true
Size: 129 Bytes
Versions: 16
Compression:
Stored size: 129 Bytes
Contents
controller :my_controller do view "my_view" action :index do on_entry %{ context.hello = 'world'; } end end
Version data entries
16 entries across 16 versions & 1 rubygems