Thanh Tran <[email protected]> writes:
> 2) I use
>
> @venues = Bandsintown::Venue.search({
>           :query => "House of Blues",
>           :location => "San Diego, CA"
>         })
>
>
> in my controller and then
>
>
> <pre><%= @venues.inspect %></pre>
>
>
> in the corresponding view but that just shows nil.

Of course, another possibility is that Bandsintown has no listings for a
House of Blues near San Diego.

--
Tamara Temple
[email protected]
http://www.tamouse.org

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/m2y4cro4j6.fsf%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to