Pinned Repositories
closest_index
array.index returns nil if there is no match. array.closest_index returns the index of the closest match
ellipse
Ellipse methods in ruby
emacs-starter-kit
All the code you need to get started, with an emphasis on dynamic languages.
emacs.d
.emacs.d configuration built around the Emacs Starter Kit (http://github.com/technomancy/emacs-starter-kit/tree/master). Just trying to keep my customizations under source control.
ey-cloud-recipes
A starter repo for custom chef recipes on EY's cloud platform
prawn
Fast, Nimble PDF Writer for Ruby
prawn-oval-text
Prawn extension for generating ellipse and circle shaped text
prawn-shapes
vector shapes in Prawn
PrawnVectorImport
Reads an EPS/Illustrator/PDF file and generates code for rendering in Prawn the vector content of that file
rots
Dummy OpenID Server for making dead simple tests on OpenID Consumers implementations
Bluejade's Repositories
Bluejade/PrawnVectorImport
Reads an EPS/Illustrator/PDF file and generates code for rendering in Prawn the vector content of that file
Bluejade/prawn-shapes
vector shapes in Prawn
Bluejade/prawn-oval-text
Prawn extension for generating ellipse and circle shaped text
Bluejade/prawn
Fast, Nimble PDF Writer for Ruby
Bluejade/rots
Dummy OpenID Server for making dead simple tests on OpenID Consumers implementations
Bluejade/closest_index
array.index returns nil if there is no match. array.closest_index returns the index of the closest match
Bluejade/ellipse
Ellipse methods in ruby
Bluejade/emacs-starter-kit
All the code you need to get started, with an emphasis on dynamic languages.
Bluejade/emacs.d
.emacs.d configuration built around the Emacs Starter Kit (http://github.com/technomancy/emacs-starter-kit/tree/master). Just trying to keep my customizations under source control.
Bluejade/ey-cloud-recipes
A starter repo for custom chef recipes on EY's cloud platform
Bluejade/pdf-inspector
A collection of PDF::Reader based analysis classes for inspecting PDF output. Mainly used for testing Prawn, but will work with any PDF.
Bluejade/prawn-layout
An extension to Prawn offering table support, grid layouts and other things
Bluejade/prawn_issue_263_bis
Simple ruby app for working on Prawn issue 263
Bluejade/rots_consumer
Consumer implementation made on the top of Merb to test the rots gem
Bluejade/test
Bluejade/resque-scheduler
A light-weight job scheduling system built on top of resque