Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
divineforest committed Nov 22, 2011
1 parent 85d4382 commit cf8818c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/komandir/action_controller.rb
Expand Up @@ -5,6 +5,7 @@ module ClassMethods
end

module InstanceMethods
# TODO Переделать user в параметрах через @current_user
def action_signature_valid?(user)
raise "Blank komandir_random_text" if params[:komandir_random_text].blank?
raise "Blank komandir_signature" if params[:komandir_signature].blank?
Expand Down

0 comments on commit cf8818c

Please sign in to comment.