public
Description: Fast, Nimble PDF Writer for Ruby
Homepage: http://prawn.majesticseacreature.com
Clone URL: git://github.com/sandal/prawn.git
Test
sandal (author)
Thu Oct 30 15:14:24 -0700 2008
commit  cd04282be99807674d796e466e1512ec8f4a81d0
tree    9a3ba809215a9983b4f5a2a9edfb9b34d369c955
parent  50e53a09409d600d000d1e4f7b45ba9539138fab
0
...
34
35
36
37
 
38
39
40
...
34
35
36
 
37
38
39
40
0
@@ -34,7 +34,7 @@ NOTES TO DEVELOPERS:
0
 
0
 You will need the pdf-reader and test-spec gems to run Prawn.  Be sure to run
0
 the specs on both Ruby 1.8.6 and the latest Ruby 1.9 snapshot, as both versions
0
-are supported.  1.8.7 is *not* officially supported.
0
+are supported.  1.8.7 is not officially supported.
0
 
0
 Prawn relies on PDF::Inspector, a collection of PDF::Reader backed classes
0
 for analyzing PDF output.  This is provided as a submodule in Prawn's git

Comments