Sha256: bb322f6f21baf7505404df50b6907aa6599187438f40231cbb69984bdf8fa3df
Contents?: true
Size: 420 Bytes
Versions: 72
Compression:
Stored size: 420 Bytes
Contents
- resource = (@_effective_resource || Effective::Resource.new(controller_path)) - @resource = instance_variable_get('@' + resource.name) if resource.name - if @resource .row .col-8 %h1= @page_title .col-4.text-right = render_resource_buttons(@resource, show: false) = render @resource .form-actions = link_to 'Continue', (resource.action_path(:index) || root_path), class: 'btn btn-primary'
Version data entries
72 entries across 72 versions & 1 rubygems