Gems tagged by ActiveRecord
- attribute_normalizer Adds the ability to normalize attributes cleanly with code blocks and predefined normalizers Type: Gem | Last updated: 14 May 2010
- activerecord-lazy-attributes This ActiveRecord extension allows to define attributes to be lazy-loaded. It’s main purpose is to avoid loading large columns (such as BLOBs) with every SELECT. Type: Gem | Last updated: 18 February 2010
- validates_and_formats_phones Allows you to easily format and validate phone numbers in your desired format (sensible defaults provided). Type: Gem | Last updated: 04 February 2010
- validates_as_vat_number Now you can validate VAT using the European service called VIES, to ensure it exists. Only require this gem and call validate_as_vat_number on your VAT field, in an Active Record object. Type: Gem | Last updated: 08 January 2010
- searchable_record SearchableRecord is a small Ruby on Rails plugin that makes the parsing of query parameters from URLs easy for resources, allowing the requester to control the items (records) shown in the resource‘s representation. Type: Gem | Last updated: 27 August 2008
- has_finder HasFinder is an extension to ActiveRecord that makes it easier than ever to create custom find and count queries. Type: Gem | Last updated: 14 November 2008


