-
Notifications
You must be signed in to change notification settings - Fork 532
import data to ES gives error #945
Comments
a) Run the Rake task with |
yes i have will_paginate in my gem file when i run it with the trace /home/helios/.rvm/gems/ruby-1.9.3-p484/bin/ruby_executable_hooks:15:in eval' /home/helios/.rvm/gems/ruby-1.9.3-p484/bin/ruby_executable_hooks:15:in 'Tasks: TOP => tire:import:model above error occure |
So, what are you importing when your Article is |
that specify in my article.rb as in my first comment |
My console says |
when I run this command
rake environment tire:import CLASS=Article FORCE=true
i got error
[IMPORT] Importing 'Article'
rake aborted!
undefined method `paginate' for Article:Class
My article.rb
The text was updated successfully, but these errors were encountered: