Displaying gems 331 - 360 of 1940 in total
-
1,191 downloads
has_content (0.0.4)
Simple wrapper for adding content via a polymorphic join for any active record. Version 0.0.4.
-
639 downloads
has_crud_for (0.0.1)
HasCrudFor is a small meta-programming snippet that adds find_*, build_*, create_*, update_* and ...
-
3,787 downloads
has_custom_fields (0.1.1)
Uses a vertical schema to add custom fields.
-
2,441 downloads
has_default (0.6.0)
Specify a default instance to be returned for an ActiveRecord model
-
1,748 downloads
has_defaults (0.4.1)
Default values for ActiveRecord models.
-
2,033 downloads
has_delegates (0.5.4)
Rails plugin/gem providing enhanced sub-model delegation to models.
-
358 downloads
has_dictionary (0.0.1)
ActiveRecord association with a class-based tableless enumerators
-
1,370 downloads
has_distance (1.1.0)
Used to find nearby records via latitude/longitude
-
3,183 downloads
has_draft (1.2.0)
Allows for your ActiveRecord models to have drafts which are stored in a separate duplicate table.
-
1,513 downloads
has_duration (0.0.6)
Extends ActiveRecord to let you store time durations like '1.month' or '10.years'.
It does it by ...
-
969 downloads
has_dynamic_attribute (0.1.0)
build dynamic attributes at instance level, saved in database with json format
-
1,660 downloads
has_dynamic_fields (0.0.3)
Lets your models act dynamic in a clean EAV style
-
735 downloads
has_easy (0.9.0)
Easy access and creation of "has many" relationships for ActiveRecord models. It uses a "vertical...
-
5,822 downloads
has_eav (1.2.0)
Put EAV behaviour on your ActiveRecord models
-
10,349 downloads
has_emails (0.3.1)
Demonstrates a reference implementation for sending emails with logging and asynchronous support ...
-
21,687 downloads
has_enum (0.10.1)
Gem for and Rails3 to easily handle enumeration attributes in ActiveRecord's models
-
10,799 downloads
has_enumeration (1.0.2)
Extends ActiveRecord with the has_enumeration method allowing a symbolic
enumeration to be stored...
-
1,384 downloads
has_extra_data (0.2)
Adds an add_extra_data method to ActiveRecord that invisibly includes an extra data table. Means ...
-
2,778 downloads
has_face (0.1.0)
An Active Model validator that uses the face.com API to ensures an image contains a face
-
708 downloads
has_features (0.1.0)
Based on acts_as_list, but allows nil elements to be not a part of the featuerd list.
-
354 downloads
has_file (0.0.0)
Makes it easy to save uploaded files in the database with ActiveRecord
-
1,661 downloads
has_filter (0.1.2)
Active Record filter conditions
-
8,393 downloads
has_finder (0.1.5)
description of gem
-
1,083 downloads
has_fixtures (0.0.1)
agnostic plugin for building pseudo random models. fork of dm-sweatshop by Ben Burkert <ben@be...
-
2,798 downloads
has_flags (0.0.2)
Using BitFlags in ActiveRecord
-
622 downloads
has_followers (0.0.1)
Add followers support to Rails 3 apps
-
1,165 downloads
has_foreign_language (0.0.2)
Easy database internationalization gem for Ruby on Rails
-
3,882 downloads
has_friendly_name (0.5)
HasFriendlyName adds a search engine friendly name to your active record model.
-
902 downloads
has_friends (0.0.2)
This gem is based on homonym plugin from fnando https://github.com/fnando/has_friends
-
2,883 downloads
has_friends-rails3 (0.0.4)
Rails 3 version of has_friends gem