Pluralize changesets controller
This commit is contained in:
parent
4deffa5e40
commit
252b9ef08a
21 changed files with 80 additions and 81 deletions
1
app/views/changesets/_user.atom.builder
Normal file
1
app/views/changesets/_user.atom.builder
Normal file
|
@ -0,0 +1 @@
|
|||
xml.a(user.display_name, :href => url_for(:controller => "users", :action => "view", :display_name => user.display_name))
|
Loading…
Add table
Add a link
Reference in a new issue