]> git.openstreetmap.org Git - rails.git/blob - app/views/changeset/_user.atom.builder
Actually the changeset doesn't need an id attribute in the xml. It is simply fetched...
[rails.git] / app / views / changeset / _user.atom.builder
1 xml.a(user.display_name, :href => url_for(:controller => "user", :action => "view", :display_name => user.display_name))