0.0
No commit activity in last 3 years
No release in over 3 years
Radio.js is a small dependency-free publish/subscribe javascript library. Use it to implement the observer pattern in your code to help decouple your application architecture for greater maintainability.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 3.2

Runtime

>= 3.2
 Project Readme

radiojs-rails

radiojs-rails helps in adding radio.js to rails asset pipeline. This gem requires rails 3.2 or older.

Radio.js

Documentation for this library can be found here.

Radio.js is a small dependency-free publish/subscribe javascript library. Use it to implement the observer pattern in your code to help decouple your application architecture for greater maintainability.

Usage

Add this gem to your gemfile:

gem 'radiojs-rails'

Include radio.js in your Javascript manifest file, mostly its application.js:

//= require radio