Spone
Cofounder & Web Developer @etaminstudio. Maintainer @ViewComponent.
Etamin StudioClermont-Ferrand, France
Spone's Stars
shoes/shoes-deprecated
Former repo for Shoes... see README for up to date locations!
jerodsanto/app_store
A simple Ruby module to fetch app information from Apple's App Store.
laserlemon/vestal_versions
Keep a DRY history of your ActiveRecord models' changes
nofxx/georuby
This is intended as a holder for geometric data. The data model roughly follows the OGC.
gsavage/lorem_ipsum
Rails helper to generate Lorem Ipsum within a view
davetron5000/gli
Make awesome command-line applications the easy way
rtomayko/tilt
Generic interface to multiple Ruby template engines
sebastianbergmann/phploc
A tool for quickly measuring the size of a PHP project.
mikel/mail
A Really Ruby Mail Library
mikel/tmail
TMail is a Ruby Email Handler.
notahat/machinist
Fixtures aren't fun. Machinist is.
jtzemp/base62
Base62 monkeypatches Integer to add an Integer#base62_encode instance method to encode an integer in the character set of 0-9 + A-Z + a-z. It also monkeypatches String to add String#base62_decode to take the string and turn it back into a valid integer.
sporkmonger/uuidtools
A simple universally unique ID generation library.
jakehow/concerned_with
Rails plugin to separate model concerns into multiple files.
fdietz/jwz_threading
E-Mail threading based on JWZ algorithm
binarylogic/searchlogic
Searchlogic provides object based searching, common named scopes, and other useful tools.
monde/mms2r
Extract user media from MMS (and not carrier cruft)
adzap/validates_timeliness
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
r38y/fetcher
Fork of svn://rubyforge.org/var/svn/slantwise/fetcher/trunk
pluginaweek/state_machine
Adds support for creating state machines for attributes on any Ruby class
pelle/oauth-plugin
Rails plugin for OAuth
Ruleby/ruleby
the Rules Engine for Ruby
siannopollo/mail_fetcher
A plugin for accessing POP3/IMAP accounts in rails
kr/beanstalk-client-ruby
Ruby client for beanstalkd — deprecated, please use beaneater
pdeffendol/spatial_adapter
Spatial Adapter for ActiveRecord and Rails 2.x and 3.0.x - no longer in active development (try RGeo for Rails 3.1+)
thoughtbot/paperclip
Easy file attachment management for ActiveRecord
ActsAsParanoid/acts_as_paranoid
ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
mislav/will_paginate
Pagination library for Rails and other Ruby applications
rsl/stringex
Some [hopefully] useful extensions to Ruby’s String class. It is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class].
technoweenie/attachment_fu
Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.