norman
Upstate New Yorker transplanted to Buenos Aires. Developer and amateur musician.
@bentohq Buenos Aires, Argentina
Pinned Repositories
babosa
A library for creating slugs. Babosa is an extraction and improvement of the string code from FriendlyId, intended to help developers create similar libraries or plugins.
disqus
A Ruby library for the Disqus commenting API and Javascript widgets.
friendly_id
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
friendly_id-globalize
Globalize support for FriendlyId
haml-scaffold
Rails scaffold generator that outputs Haml and better functional tests.
phonology
Phonology utilities for Ruby
spanish
Linguistic utilities for working with Spanish words.
squirm_rails
Easily use and manage Postgres stored procedures with Active Record.
telescope
A highly customizable test library for Lua that allows declarative tests with nested contexts.
norman's Repositories
norman/haml-scaffold
Rails scaffold generator that outputs Haml and better functional tests.
norman/phonenumber
Allows parsing and formatting of phone numbers
norman/lua-devtools
An irb-workalike for Lua, and a command-line debugger with readline support.
norman/nearby
Quick and easy geocoding using Geonames.org data and TokyoCabinet.
norman/active_record_random
Monkey patch to ActiveRecord to allow :order => :random that works the same for MySQL, SQLite and Postgres.
norman/base-site-generator
The current base layout and helpers I'm using to scaffold quick projects. Feel free to use if and as you wish.
norman/utf8_utils
Utilities for cleaning up UTF8 strings.
norman/phonology
Phonology utilities for Ruby
norman/friendly_id_sequel
An adapter which allows you to use FriendlyId with Sequel::Model
norman/rails-i18n
Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff
norman/fastri
A clone of Mauricio Fernandez' FastRI darcs repository
norman/i18n
Internationalization (i18n) library for Ruby