4 lines
102 B
Ruby
4 lines
102 B
Ruby
# Manage regions, mostly get stats out of them
|
|
class RegionsController < InheritedResources::Base
|
|
end
|