On 29 April 2013 09:27, Love U Ruby <lists@ruby-forum.com> wrote:
> Colin Law wrote in post #1107190:
>> On 29 April 2013 08:26, Love U Ruby <lists@ruby-forum.com> wrote:
>>> Thanks for your reply! I am new to Ubuntu. I am basically worked on
>>> windows,where only "gem install nokogiri" worked. But in Linux things
>>> are little bit fancy.
>>>
>>> Thus I need a step by step installation help. Could you? I also gave the
>>> link in the first post from where I downloaded the Ruby just as FYI.
>>
>> Are you running Rails? If so which version?
>>
>> Colin
>
> I am using Rail 4.0. as the first post link is for Ruby2.0 and Rail 4.0
> installation.
Have you worked through a good tutorial such as railstutorial.org
(which is free to use online)? That will show you the basics,
including how to use the Gemfile to control the gems you want. I
think railstutorial has a beta version of the tutorial for rails 4.
You do realise, I presume, that rails 4 is not released yet so you may
well come across problems. Make sure that you use the correct version
of rails for any tutorial that you use. With rvm is not a problem to
have multiple versions of rails (and ruby) installed, of course.
Colin
--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment