Forum: Ruby can’t get pingfm class work

Posted by Radek Simcik (cimenta)
on 2010-03-09 09:56
Hi all,

I have simple code from Ping.fm Ruby Client/Library
(http://github.com/Oshuma/pingfm)

    require 'pingfm'
    pingfm = Pingfm::Client.new('api_key', 'user_app_key')

but it gives me `uninitialized constant Pingfm (NameError) `

pingfm gem is installed, just there was this error message `Could not
find main page README` during installation.

Any idea how I can get it work?

I am using:

- ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-mswin32]
- pingfm (1.0.2)


Thank you,

R
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.