On 6 October 2014 11:36, Puneet Agarwal <[email protected]> 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 [email protected].
> To post to this group, send email to [email protected].
> 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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLvowbdi4rgU3x5QbPPu_vK%2BKwXNBuvanDkvUNUBY0n8NA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to