Get your own customer support community
 

errant apostrophe

You have an errant apostrophe in Users Controller.collection :conditions => "state = 'active"
def collection
@collection ||= end_of_association_chain.paginate :conditions => "state = 'active", :page => params[:page], :per_page => 10, :order => 'created_at DESC'
end

-- rlambkin@bytesyte.com
 
sad
Inappropriate?
1 person has this problem

User_default_medium