Norman Clarke
norman
Upstate New Yorker transplanted to Buenos Aires. Developer and amateur musician.
Languages
Repos
72
Stars
7.8k
Forks
848
Top Language
Ruby
Loading contributions...
Top Repositories
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.
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.
A Ruby library for the Disqus commenting API and Javascript widgets.
A highly customizable test library for Lua that allows declarative tests with nested contexts.
Rails scaffold generator that outputs Haml and better functional tests.
Easily use and manage Postgres stored procedures with Active Record.
Repositories
72FriendlyId 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.
A Ruby library for the Disqus commenting API and Javascript widgets.
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.
Easily use and manage Postgres stored procedures with Active Record.
A highly customizable test library for Lua that allows declarative tests with nested contexts.
My personal NeoVim configuration.
Notes and slides from my Encodings talk at RubyConf Brasil 2010
A demo of how to make simple C modules for Lua
Globalize support for FriendlyId
My dotfiles
Ruby on Rails
Ambry is a database and ORM replacement for (mostly) static models and small datasets. It provides ActiveModel compatibility, and flexible searching and storage.
A port of Perl's Unidecoder to Ruby.
Haml for Lua
LuaCov is a simple coverage analyzer for Lua code. (fork of official CVS repo)
Table locking for Active Record
Argentine phone number parsing, validating, formatting and meta-info
AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
A static blog generator written in Lua
A basic Postgres driver for Lua
A lightweight, pluggable web framework for Lua
A lightweight and hackable library for attaching images to ActiveRecord models.
A library that simplifies working with Postgres stored procedures.
Rails scaffold generator that outputs Haml and better functional tests.
Linguistic utilities for working with Spanish words.
Monkey patch to ActiveRecord to allow :order => :random that works the same for MySQL, SQLite and Postgres.
A simple task runner for Lua - now abandoned because I think it's just easier to use plain old Makefiles.
Solargraph plugin to add awareness of Rails-specific code
Dump and load relational objects between Ruby environments.
In-progress Lua WSAPI adapter for Mongrel2