Re: [Rails] Re: Re: trouble with new app in rails

2012-08-12 Thread ANIKET KADAM
See Sebastjan H. i m also new to rails, but a week ago i installed Ubuntu 12.04 for rails development from the link below http://blog.sudobits.com/2012/05/02/how-to-install-ruby-on-rails-in-ubuntu-12-04-lts/ its very good step by step installation process and i have installed from above link i m

Re: [Rails] Re: Re: trouble with new app in rails

2012-08-12 Thread Colin Law
On 12 August 2012 18:36, Sebastjan H. wrote: > Colin Law wrote in post #1072089: >> On 12 August 2012 17:29, Sebastjan H. wrote: >>> >>> I say trouble, because when I've installed with RVM I couldn't use them. >>> The system kept saying unknown command for ruby and rails and it >>> suggested to i

[Rails] Re: Re: trouble with new app in rails

2012-08-12 Thread Sebastjan H.
Colin Law wrote in post #1072089: > On 12 August 2012 17:29, Sebastjan H. wrote: >> >> I say trouble, because when I've installed with RVM I couldn't use them. >> The system kept saying unknown command for ruby and rails and it >> suggested to install via apt-get install. So I did. Still nothing.

Re: [Rails] Re: Re: trouble with new app in rails

2012-07-23 Thread Colin Law
On 23 July 2012 11:58, Sebastjan H. wrote: > Colin Law wrote in post #1069761: >> On 23 July 2012 10:29, Sebastjan H. wrote: regards, seba >>> >>> how would I check for and completely remove version 1.8? >> >> I strongly advise using rvm. Then you will have full control of ruby >> and

[Rails] Re: Re: trouble with new app in rails

2012-07-23 Thread Sebastjan H.
Colin Law wrote in post #1069761: > On 23 July 2012 10:29, Sebastjan H. wrote: >>> regards, >>> seba >> >> how would I check for and completely remove version 1.8? > > I strongly advise using rvm. Then you will have full control of ruby > and gem versions. > > Colin I am using rvm and according