Add page_title logick
This commit is contained in:
@@ -28,6 +28,9 @@ module JSON
|
||||
end
|
||||
MultiJson.engine = :json_gem
|
||||
|
||||
# This is a fix for testing models that
|
||||
# are frozen after destroy and then extended
|
||||
# by active_decorator when running the specs
|
||||
require 'simply_stored'
|
||||
module SimplyStored::Couch
|
||||
def freeze
|
||||
|
||||
Reference in New Issue
Block a user