This is David Sifry's Typepad Profile.
Join Typepad and start following David Sifry's activity
David Sifry
Recent Activity
I'm running the app with Rails 2.3.4, and I'm getting an error when posting a run - it appears that the Facebooker::Rails::Publisher::FacebookTemplate.find_by_template_name('RunPublisher::new_run').bundle_id call in models/run_publisher.rb is failing.
I made sure to run the migration where register_all_templates is called, and the RunPublisher::new_run template is added to the database, but it isn't found when this SQL is run (I'm using sqlite3):
SELECT * FROM "facebook_templates" WHERE ("facebook_templates"."template_name" = 'RunPublisher::new_run') LIMIT 1
Am I doing something wrong here? It means that my run won't publish to my facebook stream.
How to Facebook-Connect a Rails app
We recently had to integrate one of our web projects with Facebook Connect and there wasn't much information available on how to actually do it for a Rails app. But there is apparently a fleet of PHP code samples floating around, which is hardly surprising given that Facebook itself is a PHP pro...
David Sifry is now following The Typepad Team
Nov 25, 2009
Subscribe to David Sifry’s Recent Activity