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

4 lines
102 B
Ruby
Raw Normal View History

# Manage regions, mostly get stats out of them
2014-01-02 00:21:49 +01:00
class RegionsController < InheritedResources::Base
end