Allow the API to be taken offline completely as well as being put into

readonly mode,
This commit is contained in:
Tom Hughes 2007-09-20 23:51:11 +00:00
parent 27d8f2ef63
commit 9c01c4cb63
11 changed files with 25 additions and 9 deletions

View file

@ -2,6 +2,7 @@ class OldSegmentController < ApplicationController
require 'xml/libxml'
session :off
before_filter :check_read_availability
after_filter :compress_output
def history