REFACTOR: Move composer messages to store

This commit is contained in:
Robin Ward
2016-06-06 13:52:24 -04:00
parent 4253141700
commit 6aaa484baa
7 changed files with 22 additions and 51 deletions

View File

@@ -23,10 +23,6 @@ describe ComposerMessagesController do
finder.expects(:find)
xhr :get, :index, args
end
end
end
end