Uncomment the following line in Gemfile

# gem 'therubyracer', :platforms => :ruby



On Fri, Oct 25, 2013 at 5:12 PM, Natmanu <natm...@gmail.com> wrote:

> I'm new to ubuntu, only installed it to learn ruby.
>
> Is there a comand to install
>
>
> On Wednesday, 23 October 2013 16:10:45 UTC, Nate West wrote:
>>
>> Hey Natmanu,
>>
>> In order for Rails assets pipeline to handle JS it needs a JS runtime
>> installed on your machine. Since you said you're on Ubuntu if you don't
>> mind installing node you could just run sudo apt-get install nodejs.
>> Otherwise the execjs gem works well and makes your project a little more
>> portable.
>>
>> -- Nate West <http://about.me/natewest> --
>> -615.631.6545-
>>
>>
>> Thanks Nate,  I managed to get  the JS installed.
>
>
>
>> On Wed, Oct 23, 2013 at 10:50 AM, Walter Lee Davis <wa...@wdstudio.com>wrote:
>>
>>>  And what do you see at this URL?
>>>
>>> Walter
>>>
>>> On Oct 23, 2013, at 10:37 AM, Natmanu wrote:
>>>
>>> > See 
>>> > https://github.com/**sstephenson/execjs<https://github.com/sstephenson/execjs>for
>>> >  a list of available runtimes. (ExecJS::RuntimeUnavailable)
>>>
>>> --
>>> 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-ta...@**googlegroups.com.
>>> To post to this group, send email to rubyonra...@googlegroups.**com.
>>> To view this discussion on the web visit https://groups.google.com/d/**
>>> msgid/rubyonrails-talk/**704FD67B-E33C-477F-8109-**
>>> 6C4AF2669D39%40wdstudio.com<https://groups.google.com/d/msgid/rubyonrails-talk/704FD67B-E33C-477F-8109-6C4AF2669D39%40wdstudio.com>
>>> .
>>> For more options, visit 
>>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
>>> .
>>>
>>
>>  --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/rubyonrails-talk/9bfb2424-2560-4e6e-9bcd-39ceda94ef09%40googlegroups.com
> .
>
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
 *greatghoul <http://www.g2w.me> - Ask and Learn!*

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAFoKNZPUgi-6zkwvw1zBnQj8puJ9eUH22pj%3DZZ0-DaRBTax%2BGA%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to