0.0
No release in over 3 years
Low commit activity in last 3 years
Lobibox.js lib importer for Rails5
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.16
~> 10.0
~> 3.0
 Project Readme

lobiboxy-rails

Gem simple adds Lobibox.js library. Compatible with rails5.

Usage

Add the following to your gemfile:

gem 'lobiboxy-rails'

Add the following directive to your Javascript manifest file - application.js

//= require lobibox
//= require lobibox/messageboxes  (if needed)
//= require lobibox/notifications (if needed)

Add to application.css

//= require lobibox

.. or sass

@import lobibox;

Bonus

Gem contains default sounds (*.ogg) files.

vendor/sounds/..