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

-----
Bill McGonigle, Owner           Work: 603.448.4440
BFC Computing, LLC              Home: 603.448.1668
[EMAIL PROTECTED]           Cell: 603.252.2606
http://www.bfccomputing.com/    Page: 603.442.1833
Blog: http://blog.bfccomputing.com/
VCard: http://bfccomputing.com/vcard/bill.vcf

_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to