Sha256: de11283950a8836b6a16af56d5c53165c7ce44912ddd856761eac38a29e774c6

Contents?: true

Size: 109 Bytes

Versions: 2

Compression:

Stored size: 109 Bytes

Contents

class Proc

  # Use a Proc as an observable.
  #
  #   CREDIT: Tim Pease

  alias_method :update, :call

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
facets-2.2.1 lib/core/facets/proc/update.rb
facets-2.3.0 lib/core/facets/proc/update.rb