Installed Ruby , gems,rails on fc9. everything is working fine(able to run rails command..create project folders etc), but when i try to open rails console .. its giving the following error.
(project folder)$ ruby script/console
Loading development environment (Rails 2.1.0)
sh: irb: command not found
Please help me out.
Start Free Trial