We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d863e7 commit cdce30eCopy full SHA for cdce30e
vue
@@ -1,5 +1,5 @@
1
-gem 'webpacker'
2
-gem 'vueonrails', github: "vueonrails/vueonrails"
+gem 'webpacker', '~> 3.x.x'
+gem 'vueonrails', '~> 0.x.x'
3
route "mount Vueonrails::Engine, at: 'vue'"
4
5
# Use --bootstrap to add bootstrap style with jquery. Read more https://getbootstrap.com
0 commit comments