I'm trying to using Koala gem to search for facebook page, like this
@graph.get_connection('search', movie_name)
but I got this /Users/luizeduardo/.rbenv/versions/2.2.3/lib/ruby/2.2.0/uri/generic.rb:1100:in rescue in merge': bad URI(is not URI?): /search/Jurassic World (URI::InvalidURIError)
Seems like I'm using the wrong method OR this is not possible