Object
# File lib/dm-paperclip/ext/compatibility.rb, line 8 def define_singleton_method(*args, &block) singleton_class.module_eval { define_method(*args, &block) } end
[Validate]
Generated with the Darkfish Rdoc Generator 2.