Hey 
I think i missed one line . Actually i stated 2 different ways to resolve 
the problem ,if you add in the gemfile then simply bundle install will do 
the work or you can manually install and add it to the gemfile. U can 
choose any of the way . Better will be you add it in the gemfile and then 
run bundle install.

Thanks.

On Monday, 6 October 2014 19:02:05 UTC+5:30, Colin Law wrote:
>
> On 6 October 2014 11:36, Puneet Agarwal <puneet.241...@gmail.com 
> <javascript:>> wrote: 
> > Hi Juan, 
> > 
> > use this :- 
> > -"gem install therubyracer" 
> > -"bundle install" 
> > -add "gem 'therubyracer'" line in Gemfile which is located inside the 
> > project 
> > -rails server 
>
> bundle install needs to be after adding therubyracer to Gemfile.  Also 
> I don't think you need to install therubyracer manually as bundle 
> install will do it. 
>
> Colin 
>
> > 
> > WEBrick Server should start. 
> > 
> > -- 
> > 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 <javascript:>. 
> > To post to this group, send email to rubyonra...@googlegroups.com 
> <javascript:>. 
> > To view this discussion on the web visit 
> > 
> https://groups.google.com/d/msgid/rubyonrails-talk/9084b31f-69ec-43eb-9b26-108a5f586965%40googlegroups.com.
>  
>
> > 
> > For more options, visit https://groups.google.com/d/optout. 
>

-- 
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/6c37f0ed-6062-457b-98f7-2cbe6a38759e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to