public
Description: A library for safe evaluation of Ruby code based on ParseTree/RubyParser and Ruby2Ruby. Provides Rails ActionView template handlers for ERB and Haml.
Homepage: http://www.artweb-design.de
Clone URL: git://github.com/svenfuchs/safemode.git
Markdown formatting in README
svenfuchs (author)
Tue Apr 29 07:59:42 -0700 2008
commit  9957697e59573b15d8a30deea17ca73214086b9b
tree    07bb3d7bcf29a5fb1f262f1a0aaeabc64c7fec98
parent  160ea6d932026e70261153cb71a1215c43db64a6
...
8
9
10
11
 
12
13
14
...
8
9
10
 
11
12
13
14
0
@@ -8,7 +8,7 @@ Ruby2Ruby. Provides Rails ActionView template handlers for ERB and Haml.
0
 This library is still highly experimental. Only use it at your own risk for
0
 anything beyond experiments and playing.
0
 
0
-That said, please *do* play with it, read and run the unit tests and provide
0
+That said, please **do** play with it, read and run the unit tests and provide
0
 feedback to help make it waterproof and finally suitable for serious purposes.
0
 
0
 ### Usage

Comments

    No one has commented yet.