GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Fork of stevenbristol/lovd-by-less
Description: Open Source Social Network written in Ruby on Rail by Less Everything
Homepage: http://lovdbyless.com
Clone URL: git://github.com/asanghi/lovd-by-less.git
Correct error in flickr instructions
JeremyL (author)
Sat Apr 05 18:08:57 -0700 2008
commit  d900c8697f80871bcc27912debe60344d71daae9
tree    f6f74a1488fe993bdb6a03ebe96caa3622a22e3a
parent  1b0cc8718df7cdbb0522a05f2eb3aa86c11f731d
0
...
93
94
95
96
 
97
98
99
...
93
94
95
 
96
97
98
99
0
@@ -93,7 +93,7 @@ About flickr integration
0
 
0
 If you WANT to have flickr integration in your Lovd By Less project, follow these setup instructions:
0
 1. Go http://flickr.com/services/api/keys/apply/ to apply for a flickr api key.
0
-2. Copy the Key and Secret into config/flickr.rb
0
+2. Copy the Key and Secret into config/initializers/flickr.rb
0
 3. From the command line, run "ruby script/authorize_flickr.rb" and follow the instructions.
0
   This stores the flickr auth stuff into config/flickr.cache. If you add this cache file to your source control, then you shouldn't have to repeat this in production. Alternatively, you can get a different key for production, if you'd like.
0
 

Comments

    No one has commented yet.