Pinned Repositories
ajaxful-rating
Provides a simple way to add rating functionality to your application.
chef-postgresql
Chef cookbooks for PostgreSQL components
ember-rails
Ember for Rails 3.1
hirefire
HireFire automatically "hires" and "fires" (aka "scales") Delayed Job and Resque workers on Heroku. When there are no queue jobs, HireFire will fire (shut down) all workers. If there are queued jobs, then it'll hire (spin up) workers. The amount of workers that get hired depends on the amount of queued jobs (the ratio can be configured by you). HireFire is great for both high, mid and low traffic applications. It can save you a lot of money by only hiring workers when there are pending jobs, and then firing them again once all the jobs have been processed. It's also capable to dramatically reducing processing time by automatically hiring more workers when the queue size increases.
iamwhatilike
open-source app for managing generalised "like" lists
jquery-datatables-rails
adds jquery-datatables plugin to a rails app
js-class-rails
Bundles the js from js.class (http://jsclass.jcoglan.com/) for the rails asset-pipeline
mugwump.github.com
personal website on github.
rotten_tomatoes_api
Simple Wrapper for the Rotten-Tomatoes-Api to search for movies
trainingday
trainingday manages trainingdays and participants: It shows, wether a training really happens and how many people have signed up.
mugwump's Repositories
mugwump/ember-rails
Ember for Rails 3.1
mugwump/hirefire
HireFire automatically "hires" and "fires" (aka "scales") Delayed Job and Resque workers on Heroku. When there are no queue jobs, HireFire will fire (shut down) all workers. If there are queued jobs, then it'll hire (spin up) workers. The amount of workers that get hired depends on the amount of queued jobs (the ratio can be configured by you). HireFire is great for both high, mid and low traffic applications. It can save you a lot of money by only hiring workers when there are pending jobs, and then firing them again once all the jobs have been processed. It's also capable to dramatically reducing processing time by automatically hiring more workers when the queue size increases.
mugwump/iamwhatilike
open-source app for managing generalised "like" lists
mugwump/jquery-datatables-rails
adds jquery-datatables plugin to a rails app
mugwump/js-class-rails
Bundles the js from js.class (http://jsclass.jcoglan.com/) for the rails asset-pipeline
mugwump/mugwump.github.com
personal website on github.
mugwump/rotten_tomatoes_api
Simple Wrapper for the Rotten-Tomatoes-Api to search for movies
mugwump/trainingday
trainingday manages trainingdays and participants: It shows, wether a training really happens and how many people have signed up.
mugwump/ajaxful-rating
Provides a simple way to add rating functionality to your application.
mugwump/chef-postgresql
Chef cookbooks for PostgreSQL components
mugwump/freebase_rb
lifted the api-only part from Tom Brenner's freeb to access freebase
mugwump/gon
Your Rails variables in your JS
mugwump/logstash-logger
LogStash Logger for ruby
mugwump/mithril-rails
Easily integrate Mithril.js into your Rails application.
mugwump/phantomjs-gem
Phantomjs via Rubygems: Auto-install phantomjs on demand for current platform. Comes with poltergeist integration.
mugwump/prawn-rails
Prawn Handler for RoR 3.x projects handles and registers pdf formats
mugwump/PubSubJS
Dependency free publish/subscribe for JavaScript
mugwump/redmine-deploy
a roundsman/capistrano/vagrant project to configure an empty machine with a working redmine&pre-requisites.
mugwump/roundsman