Personal tools
Skip to content. | Skip to navigation
Simple, battle-tested conventions and helpers for building web pages.
Declare job classes that can be run by a variety of queueing backends.
'Ruby/ActiveLdap' is a ruby extension library which provides a clean objected oriented interface to the Ruby/LDAP library. It was inspired by ActiveRecord. This is not nearly as clean or as flexible as ActiveRecord, but it is still trivial to define new objects and manipulate them with minimal difficulty.
Rich support for attributes, callbacks, validations, observers, serialization, internationalization, and testing. It provides a known set of interfaces for usage in model classes. It also helps building custom ORMs for use outside of the Rails framework.
Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties database tables and classes together for business objects, like Customer or Subscription, that can find, save, and destroy themselves without resorting to manual SQL.
Wraps web resources in model classes that can be manipulated through XML over REST.
Utility library which carries commonly used classes and goodies from the Rails framework