Skip to content

Instantly share code, notes, and snippets.

@solnic
Created April 14, 2010 09:51
Show Gist options
  • Save solnic/365625 to your computer and use it in GitHub Desktop.
Save solnic/365625 to your computer and use it in GitHub Desktop.
AbstractProperty:
public:
.accept_options
.accepted_options
.descendants
.options
.primitive
#allow_blank?
#allow_nil?
#bind
#custom?
#index
#inspect
#instance_of?
#key?
#kind_of?
#lazy?
#required?
#serial?
#unique?
#unique_index
semipublic:
#initialize
#bind
#default?
#default_for
#field
#hash
#primitive?
#typecast
#valid?
#value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment