|
|
|
@ -15,7 +15,7 @@ class BidsController < ApplicationController
|
|
|
|
|
# end
|
|
|
|
|
before_filter :require_login,:only => [:set_reward, :destroy, :add, :new, ]
|
|
|
|
|
|
|
|
|
|
before_filter :memberAccess, only: :show_project
|
|
|
|
|
#before_filter :memberAccess, only: :show_project
|
|
|
|
|
|
|
|
|
|
helper :watchers
|
|
|
|
|
helper :attachments
|
|
|
|
|