jhund / re-frame-on-rails

re-frame-on-rails is a Rails engine plugin for connecting a re-frame based ClojureScript SPA to a Ruby on Rails REST API.
MIT License
3 stars 0 forks source link

re-frame-on-rails

re-frame-on-rails is a Rails engine plugin for connecting a re-frame based ClojureScript SPA to a Ruby on Rails REST API.

NOTE: This is just a placeholder repo for the gem. I am in the process of developing it.

Features

Installation

gem install re-frame-on-rails

or with bundler in your Gemfile:

gem 're-frame-on-rails'

You also need to have leiningen installed.

Usage

TBD

Dependencies

Resources

License

MIT licensed.

Copyright

Copyright (c) 2016 Jo Hund. See (MIT) LICENSE for details.