Sha256: 8e550c8fcba28c9e5b0bfadee84383101be400e47a79bd38772e9658dc181fb0

Contents?: true

Size: 157 Bytes

Versions: 4

Compression:

Stored size: 157 Bytes

Contents

<template>
  <div class="hello">
    Hello Igor, hier is your Vue.js!
  </div>
</template>

<style>
  .hello {
    border: 2px solid lightgray;
  }
</style>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
railman-1.0.3 templates/rails_app/app/javascript/packs/hello.vue
railman-1.0.2 templates/rails_app/app/javascript/packs/hello.vue
railman-1.0.1 templates/rails_app/app/javascript/packs/hello.vue
railman-1.0.0 templates/rails_app/app/javascript/packs/hello.vue