instance method
noreply
Ruby on Rails 2.3.18
Since v2.3.18 Last seen in v2.3.18Signature
noreply()
No documentation comment.
Source
# File activesupport/lib/active_support/vendor/memcache-client-1.7.4/memcache.rb, line 851
def noreply
@no_reply ? ' noreply' : ''
end
Defined in activesupport/lib/active_support/vendor/memcache-client-1.7.4/memcache.rb line 851
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in MemCache