Skip to content

Commit

Permalink
Added Model support to publications
Browse files Browse the repository at this point in the history
  • Loading branch information
cykod committed Nov 5, 2012
1 parent 53f3b5c commit ecd0ae9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/models/content_model_type.rb
Expand Up @@ -5,6 +5,8 @@ class ContentModelType < DomainModel

attr_accessor :content_score_a,:content_score_b,:content_score_c

include WebivaCaptcha::ModelSupport

attr_accessor :connected_end_user

def content_score
Expand Down

0 comments on commit ecd0ae9

Please sign in to comment.