pantheon
pantheon copied to clipboard
[Mimir] Move logic to models from controllers
Now lots of logic reside on controllers side, it'd be better to store it in models and use controllers only to call corresponding methods and log requests.