ffmike (owner)

Revisions

gist: 178730 Download_button fork
public
Public Clone URL: git://gist.github.com/178730.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Phoenix ~/railswork/iacez [development*] $ sudo gem update prawn
Updating installed gems
Updating prawn
 
  Welcome to Prawn, the best pure-Ruby PDF solution ever!
  This is version 0.5 RC1
   
  Please note that you have downloaded a pre-release candidate gem,
  which has some bugs, ugly spots, other bad things in it. This gem is also
  not fully backwards compatible, and may break existing code.
 
  If you wish to revert until a stable release is ready, uninstall prawn 0.5.0,
  prawn-core 0.5.0, prawn-layout 0.2.0 and prawn-format 0.2.0
 
  For details on what has changed, see:
    http://prawn.majesticseacreature.com/notes/0.5
 
  If you have questions, contact us at:
    http://groups.google.com/group/prawn-ruby
 
  To submit a patch or report a bug:
    http://github.com/sandal/prawn
 
  Prawn is meant for experienced Ruby hackers, so if you are new to Ruby, you
  might want to wait until you've had some practice with the language before
  expecting Prawn to work for you. Things may change after 1.0, but for now
  if you're not ready to read source code and patch bugs or missing features
  yourself (with our help), Prawn might not be the right fit.
 
  But if you know what you're getting yourself into, enjoy!
  
Successfully installed prawn-layout-0.2.0.1
Successfully installed prawn-0.5.0.1
Gems updated: prawn-layout, prawn