Forum: Typo Working with Trackback object

Posted by Bill McGonigle (Guest)
on 2008-02-22 07:56
(Received via mailing list)
This might be an elementary ruby/rails question... sorry for the noob
if it is...

I'm working on a script to clean up my trackbacks.  I'm having great
success using script/console and the Trackback object.

What I want to do now is to write my own ruby script to process
things, and I'd like to use the Trackback object from it.  I naively
added:

   require File.dirname(__FILE__) + '/../config/boot'

to my script, but that wasn't it... :(

Could somebody set me down the proper path?

Thanks,
-Bill
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.