pushState based navigation between map-based layouts

This commit is contained in:
John Firebaugh 2013-10-02 16:41:44 -07:00
parent 64cb9b0a8b
commit a56d1036d5
13 changed files with 275 additions and 143 deletions

View file

@ -1,6 +1,4 @@
<% content_for :head do -%>
<%= javascript_include_tag "changeset" %>
<% unless params[:friends] or params[:nearby] -%>
<%= auto_discovery_link_tag :atom, params.merge({ :page => nil, :action => :feed }) %>
<% end -%>