# Manage regions, mostly get stats out of them
class RegionsController < InheritedResources::Base
has_scope :region
end