public
Fork of lazyatom/backchat
Description: Your own personal hoodwink'd. Add commenting to any site.
Clone URL: git://github.com/lukeredpath/backchat.git
Added notes to README about RubyRSS dependency
lukeredpath (author)
Tue May 20 07:00:12 -0700 2008
commit  e4013e1d7bbc8401c441aaaaff9ed58f54f0baff
tree    d78f30483fd625212fcb28b00be39d25940a1a38
parent  1436b14e4f326c63c90b8a92fdfe6da788543917
0
...
10
11
12
 
 
 
 
 
13
14
15
...
10
11
12
13
14
15
16
17
18
19
20
0
@@ -10,6 +10,11 @@ Usage
0
 You'll need a few gems first:
0
 
0
   $ gem install merb-core bluecloth markaby activerecord
0
+
0
+You'll also need the RubyRSS gem, which unfortunately isn't available on RubyForge.
0
+
0
+ $ curl -O http://rubyurl.com/C9Fl
0
+ $ gem install rubyrss-1.1.gem
0
 
0
 Run the server:
0
 

Comments

    No one has commented yet.