class method
self.new
Ruby on Rails 2.3.18
Since v2.3.18 Last seen in v2.3.18Signature
self.new(val, srv)
No documentation comment.
Parameters
-
valreq -
srvreq
Source
# File activesupport/lib/active_support/vendor/memcache-client-1.7.4/memcache.rb, line 1097
def initialize(val, srv)
@value = val
@server = srv
end
Defined in activesupport/lib/active_support/vendor/memcache-client-1.7.4/memcache.rb line 1097
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Continuum::Entry