framallo/movies-with-neo4j

View on GitHub
app/views/search/index.haml

Summary

Maintainability
Test Coverage
%h1 Search

%h2 Movies
= render partial: 'movies/movies', locals: {movies: @movies, people_in_movies: @people_in_movies}