[refs #442] Move mass_builds to platforms dir

This commit is contained in:
konstantin.grabar 2012-07-04 16:15:12 +04:00
parent 4eac2a232f
commit 82612c368d
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
class MassBuildsController < ApplicationController
#class MassBuildsController < ApplicationController
class Platforms::MassBuildsController < Platforms::BaseController
before_filter :authenticate_user!
load_and_authorize_resource :platform