FPierre / vuejs-rails

A simple asset-pipeline wrapper for Vue.js by Evan You

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuejs-rails Gem Version

About

Rails 3.1+ asset-pipeline gem to provide vue.js

Setup

Have in your Gemfile:

gem 'vuejs-rails'

And, have in your application.js manifest:

//= require vue
//= require vue-router (optional)
//= require vue-resource (optional)

Contributing

Contributions are welcome, please follow GitHub Flow

About

A simple asset-pipeline wrapper for Vue.js by Evan You

License:MIT License


Languages

Language:Ruby 100.0%