7600aef48b
As a side benefit, fix an (non-user-visible) bug in display_s5(). Also fixed a bug where removing orphaned pages did not expire cached summary pages.
7 lines
81 B
Ruby
7 lines
81 B
Ruby
require 'active_model/core'
|
|
|
|
module ActiveModel
|
|
module Callbacks
|
|
|
|
end
|
|
end |