Pluralize changesets controller
This commit is contained in:
parent
4deffa5e40
commit
252b9ef08a
21 changed files with 80 additions and 81 deletions
|
@ -1,6 +1,6 @@
|
|||
# The ChangesetController is the RESTful interface to Changeset objects
|
||||
|
||||
class ChangesetController < ApplicationController
|
||||
class ChangesetsController < ApplicationController
|
||||
layout "site"
|
||||
require "xml/libxml"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue