Reactive dom programming in ruby, Vue.js inspired
Go to file
Torsten c44472c0d0 fix gemspec 2023-02-08 11:16:07 +02:00
app rails new plugin mountable 2023-02-08 11:01:53 +02:00
bin rails new plugin mountable 2023-02-08 11:01:53 +02:00
config rails new plugin mountable 2023-02-08 11:01:53 +02:00
lib rails new plugin mountable 2023-02-08 11:01:53 +02:00
test rails new plugin mountable 2023-02-08 11:01:53 +02:00
.gitignore rails new plugin mountable 2023-02-08 11:01:53 +02:00
Gemfile fix gemspec 2023-02-08 11:16:07 +02:00
Gemfile.lock fix gemspec 2023-02-08 11:16:07 +02:00
MIT-LICENSE rails new plugin mountable 2023-02-08 11:01:53 +02:00
README.md rails new plugin mountable 2023-02-08 11:01:53 +02:00
Rakefile rails new plugin mountable 2023-02-08 11:01:53 +02:00
vue_r.gemspec fix gemspec 2023-02-08 11:16:07 +02:00

README.md

VueR

Short description and motivation.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem "vue_r"

And then execute:

$ bundle

Or install it yourself as:

$ gem install vue_r

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.