Hey, I just setup a new app with the latest version of Facebooker, and I noticed that the scaffolding isn''t working how it used to. It didn''t generate an FBML version of the views or include the FBML format in the controller. FBML isn''t included in the MIME type initializers either. I am using Rails 2.2.2. Please advise. Thanks, ADC -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/facebooker-talk/attachments/20081217/3d5c820c/attachment.html>
Richard Jordan
2008-Dec-18 15:59 UTC
[Facebooker-talk] Facebooker Scaffolding Not Working?
Try script/generate facebook_scaffold ... And see other generators in $FACEBOOKER_ROOT/generators/*. Sincerely, Richard On Wed, 17 Dec 2008, Agile Dev wrote:> Hey, > I just setup a new app with the latest version of Facebooker, and I noticed > that the scaffolding isn''t working how it used to. It didn''t generate an > FBML version of the views or include the FBML format in the controller. > FBML isn''t included in the MIME type initializers either. I am using Rails > 2.2.2. > > Please advise. > > Thanks, > ADC >