public
Description: The facebooker Rails plugin
Homepage: http://facebooker.rubyforge.org
Clone URL: git://github.com/mmangino/facebooker.git
updated TODO

git-svn-id: 
svn+ssh://rubyforge.org/var/svn/facebooker/trunk/facebooker@154 
06148572-b36b-44fe-9aa8-f68b04d8b080
drummr77 (author)
Fri Jan 25 23:29:44 -0800 2008
commit  64aeb95b9ea8f44fb4c209784cd682cfe3812830
tree    053ff82afb9ad95eaa1ec9d143897f8be38a0595
parent  f059c3ccb2e00042f6b0d0c152fbcd8786abff1d
...
1
2
3
4
...
7
8
9
10
11
 
 
...
 
1
2
3
...
6
7
8
 
9
10
11
0
@@ -1,4 +1,3 @@
0
-[ ] Create facebooker.yml config file and merge with tunnel.yml
0
 [ ] Remove facebook prefix from resource routes, making them worth with facebook and regular Rails controllers
0
 [ ] Use fb_sig_request_method to make facebook routes more Rails-like
0
 [ ] Refactor facebook form builder so erbout won't be deeply nested, causing erubis to break
0
@@ -7,4 +6,5 @@
0
 [ ] Refactor FQL Querying
0
 [ ] Transform incoming data into appropriate classes (Integers, Dates, etc.)
0
 
0
-[x] Specify fields wanted when getting user info (defaults to all now) [shane]
0
\ No newline at end of file
0
+[x] Specify fields wanted when getting user info (defaults to all now) [shane]
0
+[x] Create facebooker.yml config file and merge with tunnel.yml [shane]

Comments

    No one has commented yet.