Hi, I just installed the rFacebook Gem. It turns out that when I start my app, I get the MissingSourceFile error - cannot require ''rfacebook.'' The rFacebook gem does NOT have an rfacebook.rb file in the gem''s lib directory. After I added a blank file named rfacebook.rb, the problem was gone. I noticed most Gems have a like named *.rb file in the lib directory. For any given Gem called "foo", is there supposed to be a "lib/foo.rb" file in the gem folder? -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---