You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can replace most of those :create / :destroy cycles by just using a Geocoder library method. I actually tried to fix this myself and submit a PR but I went down a rabbit hole pretty quickly when I realized I didn't know what/if the fliter_venues_near_by method was doing.
The text was updated successfully, but these errors were encountered:
dpritchett
changed the title
Venues controller now breaks on multiple :create calls due to validations
Venues controller now breaks on multiple Venue#create calls due to model validations
Jul 2, 2015
We can replace most of those
:create
/:destroy
cycles by just using a Geocoder library method. I actually tried to fix this myself and submit a PR but I went down a rabbit hole pretty quickly when I realized I didn't know what/if thefliter_venues_near_by
method was doing.The text was updated successfully, but these errors were encountered: