From 913d6a8e0f840d89228f92f7263b39ab7e35ee0f Mon Sep 17 00:00:00 2001 From: Kat Date: Fri, 6 May 2022 11:39:07 +0100 Subject: [PATCH] Get all organisations in controller --- app/views/organisations/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/organisations/index.html.erb b/app/views/organisations/index.html.erb index 8b1378917..74fe26918 100644 --- a/app/views/organisations/index.html.erb +++ b/app/views/organisations/index.html.erb @@ -1 +1 @@ - +<%= @organisations.first.id %>