Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArgumentError: wrong number of arguments (1 for 2) on tagged_with method #20

Open
hyperrjas opened this issue Apr 27, 2012 · 2 comments

Comments

@hyperrjas
Copy link

Hi, thank you for your gem.

I try in my console this:

Article.tagged_with('ruby, mongodb')

but I get this error:

ArgumentError: wrong number of arguments (1 for 2)
from /home/ubuntu/.rvm/gems/ruby-1.9.3-p125@rails32/gems/mongoid_taggable_with_context-0.8.1/lib/mongoid/taggable_with_context.rb:143:in `tagged_with'
from (irb):75
from /home/ubuntu/.rvm/gems/ruby-1.9.3-p125@rails32/gems/railties-3.2.3/lib/rails/commands/console.rb:47:in `start'
from /home/ubuntu/.rvm/gems/ruby-1.9.3-p125@rails32/gems/railties-3.2.3/lib/rails/commands/console.rb:8:in `start'
from /home/ubuntu/.rvm/gems/ruby-1.9.3-p125@rails32/gems/railties-3.2.3/lib/rails/commands.rb:41:in `<top (required)>'
from script/rails:6:in `require'
from script/rails:6:in `<main>'

Thank you very much!

@iom00
Copy link

iom00 commented Mar 20, 2013

same issue~!

@JakeTheSnake3p0
Copy link

I have this same issue...kind of a big one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants