Skip to content
Snippets Groups Projects
Commit e0cac561 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

only existing repos

parent 8fa696b0
No related branches found
No related tags found
No related merge requests found
[
<% @websites.each do |website| %>
<% @websites.where.not(repository: [nil, '']).each do |website| %>
"<%= website.repository_url %>",
<% end %>
]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment