Hello,
I am using Facebooker RoR plug-in.
Following code used to work but suddenly I am getting an error which I
am not able to decipher. Any help is appreciated
Thanks
Rajan
ActionView::TemplateError (undefined method `comment_count=' for
#<Facebooker::User::Status:0xb6c382bc @message={}, @time="0">) on line
#3 of meetings/list.fbml.erb:
1: <div style="padding-left: 10px; padding-top:10px;">
2: <h1>
3: Hi <%= @current_facebook_user.first_name %>, Welcome to trymeet.
4: </h1>
5: </div>
6
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---