Changeset 801
- Timestamp:
- 10/30/07 22:15:58 (1 year ago)
- Files:
-
- trunk/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/README
r736 r801 7 7 * mongrel 8 8 * json 9 * json_pure 9 10 * erubis 10 11 * mime-types … … 20 21 Then you can build the merb gem from svn trunk like so: 21 22 22 $ sudo gem install mongrel json erubis mime-types rspec hpricot mocha rubigen haml markaby mailfactory -y23 $ sudo gem install mongrel json json_pure erubis mime-types rspec hpricot mocha rubigen haml markaby mailfactory -y 23 24 $ svn co http://svn.devjavu.com/merb/trunk merb 24 25 $ cd merb
