Mithril.js for rails pipeline
Add gem "mithril-pipeline"
to your Gemfile.
You can then add Mithril to your asset manifest files with
//= require mithril
//= require mithril_stream
The gem version corresponds to the version of the Mithril.js library
See LICENSE for details.