Hey Iñigo,
Could you extract a little piece of code which demonstrates your
issue. It is hard to tell what the problem is only with a backtrace.
--
Hans
On Wed, Apr 17, 2013 at 2:12 PM, Iñigo Ochoa <
urbegi...@gmail.com> wrote:
> Hello everyone,
>
> I'm trying to use AlchemyApi in my rails app. When I install it, it is also
> installed Typhoeus. I have no problems in the installation. However, when I
> try to run the server, it raises the folowing:
>
> /Volumes/HDD/Rubyworkspace/brandpoliticalmonitor/vendor/bundle/gems/typhoeus-0.6.3/lib/typhoeus/request/actions.rb:120:in
> `options': wrong number of arguments (0 for 1) (ArgumentError)
> from
> /Volumes/HDD/Rubyworkspace/brandpoliticalmonitor/vendor/bundle/gems/monster_mash-0.3.0/lib/monster_mash/request.rb:85:in
> `<class:Request>'
> from
> /Volumes/HDD/Rubyworkspace/brandpoliticalmonitor/vendor/bundle/gems/monster_mash-0.3.0/lib/monster_mash/request.rb:4:in
> `<module:MonsterMash>'
> from
> /Volumes/HDD/Rubyworkspace/brandpoliticalmonitor/vendor/bundle/gems/monster_mash-0.3.0/lib/monster_mash/request.rb:1:in
> `<top (required)>'
> from
> /Volumes/HDD/Rubyworkspace/brandpoliticalmonitor/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:in
> `require'
> from
> /Volumes/HDD/Rubyworkspace/brandpoliticalmonitor/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:in
> `block in require'
> ...
>
> I have searched the net in order to find a solution, but I'm afraid I can't.
> Does someone know how to solve it? Any help is appreciated.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Typhoeus" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
typhoeus+u...@googlegroups.com.
> To post to this group, send email to
typh...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/typhoeus?hl=en.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>