public
Fork of deadprogrammer/frankie
Description: Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem.
Homepage: http://www.deadprogrammersociety.com
Clone URL: git://github.com/auser/frankie.git
Update readme a little bit.
Ron Evans (author)
Tue Apr 08 17:36:35 -0700 2008
commit  1274199fb75c6a7a0973a304b18319e8e8fa8d8a
tree    1ea0ad9468c380ce131a34564690a0fa4e9f7cb2
parent  929c849d233efccf3df4f73d071e89d84b40613b
0
...
58
59
60
61
 
 
 
 
62
63
64
...
58
59
60
 
61
62
63
64
65
66
67
0
@@ -58,6 +58,9 @@ production:
0
 
0
 - Make sure you have setup your facebook application on the facebook site. Google "setup new facebook application" if you are unsure how to do this. I recommend starting with an IFrame application.
0
 
0
-- Create your application, based on the sample above, and run it, by going to http://apps.facebook.com/yourappname
0
+- Create your application, based on the sample above, and then run it:
0
+ruby sample.rb
0
+
0
+- Test your app by going to http://apps.facebook.com/yourappname
0
 
0
 Have fun!
0
\ No newline at end of file

Comments

    No one has commented yet.