module EntityStore::Controls::Entity

Public Class Methods

example() click to toggle source
# File lib/entity_store/controls/entity.rb, line 4
def self.example
  Current.example
end