Sha256: b3067585cb847888d0c62821b0313153b3bac2ea154b63448d87ecb761f45cc3

Contents?: true

Size: 374 Bytes

Versions: 1

Compression:

Stored size: 374 Bytes

Contents

!!!
%html
  %head
    %title Mercury Editor
    = csrf_meta_tags
    = stylesheet_link_tag "mercury"
    = javascript_include_tag "mercury"
    -#:javascript
    -#  Mercury.Snippet.load({
    -#    'snippet_1': {name: 'example', options: {'options[favorite_beer]': "miller_lite", 'options[first_name]': "1"}},
    -#  });
  %body= javascript_tag 'new Mercury.PageEditor()'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mercury-rails-0.1.1 app/views/layouts/mercury.html.haml