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
@ghostrocket - It's kind of a hack, and not really done in the correct rails way. This issue is really a suggestion to refactor it so it's more consistent with how rails code should be written.
The page is here:http://weworkinphilly.com/mapfeed
The route file indicates where to find the method which generates the json:
get 'mapfeed' => 'maps#wwip_json'
The text was updated successfully, but these errors were encountered: