Pinned Repositories
attr_immutable
Add attr_immutable to create immutable protected attributes on your Ruby classes.
carrot
A synchronous amqp client
consumption_junction
A library for managing threaded AMQP consumers.
DocWrapper
DSL for creating wrappers for DOM documents.
Groovy2Ruby
A simple tool for translating Groovy to Ruby.
poi_xls_rails
Simple template handler to render Excel spreadsheet templates using the Apache POI library under JRuby.
sattr_accessor
Singleton attribute accessors
schema_version_monitor
Make sure the test environment schema is up to date.
simple_work_queue
A simple threaded work queue for JRuby based on work_queue by Miguel Fonseca.
MarkMenard's Repositories
MarkMenard/attr_immutable
Add attr_immutable to create immutable protected attributes on your Ruby classes.
MarkMenard/Groovy2Ruby
A simple tool for translating Groovy to Ruby.
MarkMenard/sattr_accessor
Singleton attribute accessors
MarkMenard/schema_version_monitor
Make sure the test environment schema is up to date.
MarkMenard/simple_work_queue
A simple threaded work queue for JRuby based on work_queue by Miguel Fonseca.
MarkMenard/DocWrapper
DSL for creating wrappers for DOM documents.
MarkMenard/carrot
A synchronous amqp client
MarkMenard/consumption_junction
A library for managing threaded AMQP consumers.
MarkMenard/poi_xls_rails
Simple template handler to render Excel spreadsheet templates using the Apache POI library under JRuby.
MarkMenard/usesguid
A much faster version of the usesguid plugin for Rails (uses MySQL to generate GUIDs)
MarkMenard/active_record_abstract_class
Disallow persistence of classes with an included module
MarkMenard/build_small_things_workshop
Materials for the Enable Labs Build Small Things Workshop
MarkMenard/dee_bee
Ruby based utilities for database backup, file rotation, and syncing to remote storage
MarkMenard/ELTrainingCalculator
Enable Labs iOS Training Calculator Example
MarkMenard/ELTSegueExample
Enable Labs iOS Training Segue Example
MarkMenard/ELTToDo
Sample ToDo app for Enable Labs iOS Training Class
MarkMenard/GildedRoseKata
A port of Jim Weirich's Gilded Rose Kata to Java.
MarkMenard/jruby
JRuby, an implementation of Ruby on the JVM
MarkMenard/la_ru_co_slides
MarkMenard/open_graph_protocol
Gem for populating the open graph protocol on web pages.
MarkMenard/OptionParser
An option parser example based upon the Ruby Small Code module.
MarkMenard/RailsTrainingExample
Example project used at Enable Labs November 2012 Rails training.
MarkMenard/wyriki
Experimental Rails application to explore decoupling app logic from Rails.