Colin Law wrote in post #1109117: > On 15 May 2013 17:55, Love U Ruby <[email protected]> wrote:
> > I think you have installed it when you installed rvm (--rails). Try > rails -v > in a terminal. > > Colin ============= kirti@kirti-Aspire-5733Z:~$ rvm -v rvm 1.19.6 (stable) by Wayne E. Seguin <[email protected]>, Michal Papis <[email protected]> [https://rvm.io/] kirti@kirti-Aspire-5733Z:~$ ruby -v ruby 2.0.0p0 (2013-02-24 revision 39474) [i686-linux] kirti@kirti-Aspire-5733Z:~$ rails -v The program 'rails' can be found in the following packages: * rails * ruby-railties-3.2 Try: sudo apt-get install <selected package> kirti@kirti-Aspire-5733Z:~$ -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

