README.rdoc in dima-ruboss4ruby-1.0.5 vs README.rdoc in dima-ruboss4ruby-1.1.0

- old
+ new

@@ -1,23 +1,25 @@ = ruboss4ruby -* FIX (url) + http://github.com/dima/ruboss4ruby/wikis == DESCRIPTION: -FIX (describe your package) +Ruboss Framework Code Generation Engine / Rails 2.1+ and Merb 1.0 Integration Support -== FEATURES/PROBLEMS: +== REQUIREMENTS: -* FIX (list of features or problems) +The following gems are required to run Ruboss code generators: -== SYNOPSIS: +* RubiGen (rubigen) +* ActiveSupport (activesupport) +* Mr Bones (bones) - FIX (code sample of usage) +If you are running a server the following configurations are known to work: -== REQUIREMENTS: +* Rails 2.1+ +* Merb 1.0+ +* Sinatra -* FIX (list of requirements) - == INSTALL: -* FIX (sudo gem install, anything else) + sudo gem install dima-ruboss4ruby -s http://gems.github.com