Sha256: 058961077de11f7df4409f90f1dea6c685f24fd93a8aa61e27a9f4a836ee48ea

Contents?: true

Size: 280 Bytes

Versions: 19

Compression:

Stored size: 280 Bytes

Contents

<script type="text/javascript">
  window.ActiveElement = window.ActiveElement || {};
  ActiveElement.jsonData = ActiveElement.jsonData || {};

  ActiveElement.jsonData = {
    ...ActiveElement.jsonData,
    ...<%= raw({ key.camelize(:lower) => object }.to_json) %>
  };
</script>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
active_element-0.0.31 app/views/active_element/components/json.html.erb
active_element-0.0.30 app/views/active_element/components/json.html.erb
active_element-0.0.29 app/views/active_element/components/json.html.erb
active_element-0.0.28 app/views/active_element/components/json.html.erb
active_element-0.0.27 app/views/active_element/components/json.html.erb
active_element-0.0.26 app/views/active_element/components/json.html.erb
active_element-0.0.24 app/views/active_element/components/json.html.erb
active_element-0.0.23 app/views/active_element/components/json.html.erb
active_element-0.0.22 app/views/active_element/components/json.html.erb
active_element-0.0.21 app/views/active_element/components/json.html.erb
active_element-0.0.19 app/views/active_element/components/json.html.erb
active_element-0.0.18 app/views/active_element/components/json.html.erb
active_element-0.0.17 app/views/active_element/components/json.html.erb
active_element-0.0.16 app/views/active_element/components/json.html.erb
active_element-0.0.15 app/views/active_element/components/json.html.erb
active_element-0.0.14 app/views/active_element/components/json.html.erb
active_element-0.0.13 app/views/active_element/components/json.html.erb
active_element-0.0.12 app/views/active_element/components/json.html.erb
active_element-0.0.11 app/views/active_element/components/json.html.erb