Sha256: a366e23a21a64fc25776b5012a2582eaed2d44d470b37af9f6f562e26a1aa117

Contents?: true

Size: 601 Bytes

Versions: 49

Compression:

Stored size: 601 Bytes

Contents

# -*- encoding : utf-8 -*-
class Card; module Set; class All; module LocationHistory; extend Card::Set
# ~~ above autogenerated; below pulled from /Users/ethan/dev/wagn/gem/card/mod/core/set/all/location_history.rb ~~
event :discard_deleted_locations, in: :finalize, on: :delete do
  Env.discard_locations_for self
  success.target = :previous if success.target == self
end

event :save_current_location, before: :show_page, on: :read do
  Env.save_location self
end


# ~~ below autogenerated; above pulled from /Users/ethan/dev/wagn/gem/card/mod/core/set/all/location_history.rb ~~
end;end;end;end;

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
card-1.99.6 tmpsets/set/mod002-core/all/location_history.rb
card-1.99.5 tmpsets/set/mod002-core/all/location_history.rb
card-1.97.0.1 tmpsets/set/mod002-core/all/location_history.rb
card-1.97.0 tmpsets/set/mod002-core/all/location_history.rb
card-1.96.8 tmpsets/set/mod002-core/all/location_history.rb
card-1.96.7 tmpsets/set/mod002-core/all/location_history.rb
card-1.96.6 tmpsets/set/mod002-core/all/location_history.rb
card-1.96.5 tmpsets/set/mod002-core/all/location_history.rb
card-1.96.4 tmpsets/set/mod002-core/all/location_history.rb
card-1.96.3 tmpsets/set/mod002-core/all/location_history.rb
card-1.96.2 tmpsets/set/mod002-core/all/location_history.rb
card-1.96.1 tmpsets/set/mod002-core/all/location_history.rb
card-1.96.0 tmpsets/set/mod002-core/all/location_history.rb
card-1.95.3 tmpsets/set/mod002-core/all/location_history.rb
card-1.95.2 tmpsets/set/mod002-core/all/location_history.rb
card-1.95.1 tmpsets/set/mod002-core/all/location_history.rb
card-1.95.0 tmpsets/set/mod002-core/all/location_history.rb
card-1.94.1 tmpsets/set/mod002-core/all/location_history.rb
card-1.94.0 tmpsets/set/mod002-core/all/location_history.rb
card-1.93.13 tmpsets/set/mod002-core/all/location_history.rb