Changeset 801

Show
Ignore:
Timestamp:
10/30/07 22:15:58 (1 year ago)
Author:
iv..@gweezlebur.com
Message:

list json_pure as a dependency

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/README

    r736 r801  
    77* mongrel 
    88* json 
     9* json_pure 
    910* erubis 
    1011* mime-types 
     
    2021Then you can build the merb gem from svn trunk like so: 
    2122 
    22   $ sudo gem install mongrel json erubis mime-types rspec hpricot mocha rubigen haml markaby mailfactory -y 
     23  $ sudo gem install mongrel json json_pure erubis mime-types rspec hpricot mocha rubigen haml markaby mailfactory -y 
    2324  $ svn co http://svn.devjavu.com/merb/trunk merb 
    2425  $ cd merb