module EntityCache::Controls::Version::Previous

Public Class Methods

example() click to toggle source
# File lib/entity_cache/controls/version.rb, line 15
def self.example
  Current.example - 1
end