Flowdock
method

new

Importance_0
v1_9_2_180 - Show latest stable - 0 notes - Class: Delta
new(delta) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/date/delta.rb, line 143
    def initialize(delta)
      @delta = delta
      @__ca__ = {}
    end
Register or log in to add new notes.