public
Description: Plugin for running Ruby in the browser seamlessly from Rails, and display either HTML or vector graphics
Homepage: http://jimmy.schementi.com/silverline
Clone URL: git://github.com/jschementi/silverline.git
Update readme to point at silverline-demos and silverlight-installs
jschementi (author)
Thu Jul 24 13:10:23 -0700 2008
commit  99f0370bc14c2c60604f58eeecbedb5797ce99f5
tree    2135c543e969bb7a1db197522e32ac205fc7f7f6
parent  1651491b8bc1e9759fe08a32ac74391836f96dd9
0
...
13
14
15
16
17
18
19
20
21
 
 
22
23
24
25
 
 
26
27
 
28
29
30
...
13
14
15
 
 
 
 
 
 
16
17
18
19
 
 
20
21
22
 
23
24
25
26
0
@@ -13,18 +13,14 @@ integrated with the rest of the framework.
0
 http://github.com/jschementi/silverline
0
 git clone git://github.com/jschementi/silverline.git
0
 
0
-This repository holds a Rails test application, Rails 2.0.2 (in vendor/rails), 
0
-and the current implementation of Silverline (in vendor/plugins/silverline). 
0
-If you're just interested in the plugin, you can find it here.
0
-
0
-Soon, this repository will only be for the plugin. Another repository will be
0
-made for the test application.
0
+This repository holds the Rails plugin only. To get a demo application using
0
+Silverline, visit http://github.com/jschementi/silverline-demos.
0
 
0
 You'll also need: Silverlight 2 (Beta 2): Windows or Mac
0
-Note: Silverline has the developer version of the Silverlight runtime in 
0
-      vendor/plugins/silveline/install
0
+Note: You can find the developer version of the Silverlight runtime in 
0
+      http://github.com/jschementi/silverlight-installs.
0
 
0
-You can find more information on Lighthouse: http://silverline.lighthouseapp.com/.
0
+More information on Lighthouse: http://silverline.lighthouseapp.com/.
0
 
0
 = What can it do?
0
 

Comments