Pinned Repositories
active_record_group_count
Efficient Rails group count if you need the summed up count instead of the hash.
ajaxful_rating_jquery
Provides a simple way to add rating functionality to your application. This fork adds unobtrusive javascript and uses jquery instead of prototype. This fork adds Rails 3 support.
datasource
Ruby library to automatically preload records for your serializers
has_moderated
Rails 3.x gem for moderating ActiveRecord models (like posts, attributes...).
marionette-rails
Rails + Backbone + Marionette + Coffeescript Boilerplate Example
micro_proxy
Simple HTTP/SSL Proxy written in C. Combination of code from micro_proxy and tinyhttpd - it does not use inetd as does the original micro_proxy.
mruby_cc
mruby to C parser
rack-webconsole
Rack-based interactive console (à la Rails console) for your web application's front-end
serialize-rails
rails attribute serialization into yaml, json, xml and with ruby marshal
theine
Rails preloader for JRuby (similar to Zeus, Spring and Spork)
mrbrdo's Repositories
mrbrdo/ajaxful_rating_jquery
Provides a simple way to add rating functionality to your application. This fork adds unobtrusive javascript and uses jquery instead of prototype. This fork adds Rails 3 support.
mrbrdo/FilterFw
Very simple Java image manipulation program, aimed for testing image filters and algorithms.
mrbrdo/inflector_slovenian
Rails 3 slovenski inflector (za pluralizacijo besed).
mrbrdo/inject_hook_win32
Custom DLL injection and API Hooking library for Windows 2000+ (x86). Documented in "Extending applications using an advanced approach to DLL injection and API hooking"
mrbrdo/MidiSynth
Created for educational purposes. Some basic information is in the README below. Full documentation in the Documentation folder of the project.
mrbrdo/anonymous_user
A Rails 3 plugin for tracking anonymous users with cookies and IP.
mrbrdo/hanging_chad
Votes plugin fork for Rails 3. Like acts_as_voteable but different.
mrbrdo/jstecaj
mrbrdo/juggernaut
Realtime server push with node.js, WebSockets and Comet
mrbrdo/nifty-generators
A collection of useful Rails generator scripts.
mrbrdo/private_pub
Handle pub/sub messaging through private channels in Rails using Faye.
mrbrdo/rails3-application-templates
Application templates for Rails 3.2 starter apps you can deploy in minutes.
mrbrdo/simple_plupload_rails
mrbrdo/munkres
A ruby implementation of the 'hungarian' algorithm