updated rails version

This commit is contained in:
albert
2011-08-06 15:50:37 -04:00
parent 4f0273143b
commit 80683f3f17
5 changed files with 34 additions and 55 deletions

View File

@@ -1,7 +0,0 @@
class Admin::UsersController < ApplicationController
def edit
end
def update
end
end