Files

Class Index [+]

Quicksearch

UbiquoMedia::Connectors::Standard::ActiveRecord::Base::ClassMethods

Public Instance Methods

uhook_media_attachment(field, options) click to toggle source

called after a media_attachment has been defined and built

     # File vendor/plugins/ubiquo_media/lib/ubiquo_media/connectors/standard.rb, line 151
151:             def uhook_media_attachment field, options
152:               parameters = {:klass => self, :field => field, :options => options}
153:               Standard.register_uhook_call parameters
154:             end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.