README.rdoc in ripl-0.3.1 vs README.rdoc in ripl-0.3.2

- old
+ new

@@ -150,10 +150,11 @@ command you can take arguments and parse your options as you please. For an example command, see {ripl-rails}[http://github.com/cldwalker/ripl-rails]. == Credits * janlelis for bug fix and tweaks +* godfat and JoshCheek for bug fixes == Ripl Plugins * {ripl-multi_line}[http://github.com/janlelis/ripl-multi_line] : evaluate multiple lines * {ripl-rails}[http://github.com/cldwalker/ripl-rails] : console for rails @@ -173,9 +174,10 @@ * {ripl-profiles}[https://github.com/janlelis/ripl-profiles]: load ripl profiles with a --profile option * {ripl-short_errors}[https://github.com/janlelis/ripl-misc/blob/master/lib/ripl/short_errors.rb]: display short backtrace * {ripl-rocket}[https://github.com/janlelis/ripl-rocket]: outputs ripl result as a hash rocket * {ripl-padrino}[https://github.com/achiu/ripl-padrino]: console for padrino +* {ripltools}[https://github.com/janlelis/ripltools]: a collection of ripl plugins == Ripl Shells Shells built on top of ripl: * {nirvana}[http://github.com/cldwalker/nirvana]: A ruby web shell complete with autocomplete