agenda-libre-ruby/app/controllers/regions_controller.rb

4 lines
102 B
Ruby

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