From f3bdce12ae0ca04140fde6db63eca20f936464fd Mon Sep 17 00:00:00 2001 From: derekgreenberg Date: Mon, 20 Apr 2015 18:02:59 -0700 Subject: [PATCH] restoring rmq collection_view_controller from command line --- bin/potion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/potion b/bin/potion index 054cf11..be63a40 100755 --- a/bin/potion +++ b/bin/potion @@ -53,7 +53,7 @@ class PotionCommandLine :view, :shared, :lib, - :collection_view_screen, + :collection_view_controller, :table_view_controller ]