Home > glitchy_gem

glitchy_gem

Glitchy_gem is a project mainly written in Ruby, it's free.

The official gem for glitchy

GlitchyGem

To install go to http://glitchyapp.com and create an account. Click edit profile and save your API Key. Create a file in you config/initializers directory called glitchy.rb and put this in it:

GlitchyGem.configure do |config|
  config.api_key = "YOUR_API_KEY"
end

This gem will work with Rails 2.3.x and up

Previous:PPI