project_resource_controller.rb 85 Bytes
class ProjectResourceController < ApplicationController
  before_filter :project
end