In message "[ruby-talk:9281] Re: Can ruby replace php?"
on 01/01/14, Jim Menard <jimm / fnord.io.com> writes:
|> 5) Does mod_ruby require eruby?
|> 6) If not, what is the advantage of using both?
|
|No, mod_ruby doesn't require eruby. They are two different things: mod_ruby
|lets Apache run Ruby scripts. eruby lets you embed Ruby in HTML, like PHP.
And mod_ruby includes handling of eRuby scripts.
matz.