Sha256: 4ec08c2b1308a2e18513c5dcb66eca0b73825d7eaa4c653e86038a8c9b8f3f0f

Contents?: true

Size: 249 Bytes

Versions: 45

Compression:

Stored size: 249 Bytes

Contents

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

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
card-1.96.0 mod/core/set/all/location_history.rb
card-1.95.3 mod/core/set/all/location_history.rb
card-1.95.2 mod/core/set/all/location_history.rb
card-1.95.1 mod/core/set/all/location_history.rb
card-1.95.0 mod/core/set/all/location_history.rb
card-1.94.1 mod/core/set/all/location_history.rb
card-1.94.0 mod/core/set/all/location_history.rb
card-1.93.13 mod/core/set/all/location_history.rb
card-1.93.12 mod/core/set/all/location_history.rb
card-1.93.11 mod/core/set/all/location_history.rb
card-1.93.10 mod/core/set/all/location_history.rb
card-1.93.9 mod/core/set/all/location_history.rb
card-1.93.8 mod/core/set/all/location_history.rb
card-1.93.7 mod/core/set/all/location_history.rb
card-1.93.6 mod/core/set/all/location_history.rb
card-1.93.5 mod/core/set/all/location_history.rb
card-1.93.4 mod/core/set/all/location_history.rb
card-1.93.3 mod/core/set/all/location_history.rb
card-1.93.2 mod/core/set/all/location_history.rb
card-1.93.1 mod/core/set/all/location_history.rb