search for: hede

Displaying 3 results from an estimated 3 matches for "hede".

Did you mean: bede
2008 Apr 03
3
loading settings from database
I''m just wondering what the best way to go about loading my API keys from the database is ... Should I simply place them in the ENV variable? Is there a way better way to go about this?
2008 May 07
4
Updating a Facebook Status
Does anyone know how to update a Facebook Status with Facebooker?
2008 Mar 30
0
undefined method using ensure_authenticated
...index @facebook_user = session[:facebook_session].user end end >> I have this route: << map.root :controller => "facebook" >> I am using facebooker as a plugin inside my Rails app. Any help would be greatly appreciated as I am really stumped on this one. Toby Hede