0.0
No commit activity in last 3 years
No release in over 3 years
Easily Add ALT159 to a rails app
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

>= 3.2
 Project Readme

alt159-rails

Hooray for Saturdays!!

Do you want all of ALT159's goodness in your rails app? Of course you do!! Good news! We made it really simple.

# Gemfile
gem 'alt159-rails'

Wow, that was almost too easy... Oh wait it was, one more step, add ALT159 to your application manifest.

# app/assets/javascripts/application.js
//= ALT159

This is a coffeescript only module, so if you need it in plain js, do the normal thing. Download the js file and add it to your app.