Search results for attributes

Group Name Description
Ruby Extended AttributesRuby bindings for Extended Attributes (EA/xattr)
QuiXML: fast XML API in CAn XML API for Ruby written in C, using only Ruby native data types internally. Parses/generates XML, automatically pretty printing and en-/de- coding characters. Transmutates XML attributes to/from objects. Find node paths via strings or regex objects.
Ruby Attribute(s)Runtime metadata for ruby code, like .net attributes, but with ruby style and flexibility.
ModelSecurityThe ModelSecurity project is a generator that provides user authentication and fine grained access control for attributes of Rails models.
PseudoXmlA fast, non-validating, pure-ruby, partial Xml parser. Supports both XmlDocument and Streaming style parsing. No support for Attributes or CDATA.
Enforce Column LimitsA simple Rails plugin that provides a convenient way to validate all your model's string attributes against their maximum limits. Just declare: enforce_column_limits
ActiveSalesforceActiveSalesforce is a Rails connection adapter that provides direct access to Salesforce.com hosted data and metadata via the ActiveRecord model layer. Objects, fields, and relationships are all auto surfaced as active record attributes and rels.
acts_as_jsonSimple plugin to control the 'to_json' method on ActiveRecord objects. By default, to_json will serialize all AR attributes into JSON. Acts_as_json allows you to have full control over what is serialized.
Searchable for ActiveRecordSearchable is a module designed for use with ActiveRecord. It includes a DSL to declaratively specify how model attributes should be indexed. There are both Ferret 0.10.x and Solr backends.
PDF::ToolkitA Ruby interface to PDF metadata. Allows manipulation of a document's Author, Title, Keywords, and other attributes from a PDF's Info dictionary. Implemented as a wrapper around pdftk, which is available for several platforms.
NamedArgumentsAdd methods to a class to allow setting attributes using a hash (Foo.new :bar => 7). Add methods to the class to specify default attribute values and message names that the values must respond to.
godgod is a tool that monitors various attributes of running processes and can start/restart/stop them under certain situations. Replaces monit.
HpricotScrubHpricot Scrub is an extension of Hpricot to allow easy scrubbing of HTML using white/black lists of elememnts and attributes. It's a close cousin to perl's HTML::Scrubber module.
ActsAsSecureRails plugin to add attributes encryption to Rails models
Association DelegationRails plugin to delegate attributes of an ActiveRecord to an associated record. Fundamental methods like #errors and #save offer similarly delegated behavior.
PassiveRecordPassiveRecord takes care of object persistence in a way that is mostly transparent to the objects being persisted. Any old ruby class can register itself with the Store and tell the store which attributes to persist and what their types are.
Lookup fields pluginA rails plugin for lookup fields. It uses a generic LookupField and LookupValue models and links these to your model via a normal foreign key. This fits well with the rails 'update_attributes' style calls.
attr_readonlySmall Rails Plugin that stops ActiveRecord from saving particular attributes. It uses the Monkey Patch as mentioned here: http://dev.rubyonrails.org/ticket/6896
ForceCapitalizeA ForceUppercase clone to capitalize string attributes in a model.
chattrType-checked arrays, attributes, and array attributes - like attr_accessor but with optional class-checking and type-checking.
models_from_xsd pluginThe models_from_xsd generator creates stubs for a new model based upon an XSD file. It will automatically add all the appropriate relationships between models as well as create the migrations with the attributes already built.
Acts As Protected ContentAAPC is a role based access control (RBAC) plugin for rails, with following attributes: object oriented access, easy customization, and performance. It's flexibility allow you to setup permission for models easily.
acts_as_metamodelActs as metamodel add dynamic flexibility to a model by enabling virtual attributes extracted from a description in a database table.
validates_increase_ofRails plugin that adds validates_increase_of and ensure_increase_of to your ActiveRecord models for (silent) validation of numeric attributes that can never decrease.
whistlerA filter for XML and HTML that works based on the concept of a White List of allowed tags, attributes and protocols.

 Next Results