Ruby on Rails
Wednesday, May 1, 2013
--
Dheeraj Kumar
On Wednesday 1 May 2013 at 5:20 PM, gautam s. wrote:
Hi,thanks a tonne i finally managed to install ROR perfectly, with all thehelp from your side.Can anyone of you guide me the best tutorial/ebook for a nooblet in ROR.I would really like to learn ROR.gautam s. wrote in post #1107465:Hi,As per Colin's suggestion i have check the app i have, its version is3.2.9 for rails.I am using a windows 8 pc and i have tried all possible ways to installROR and i am being unsuccessful for a longtime.It will be very kind of someone, if anyone can come on gmail chat andexplain me a little bit of where i am going wrong, I need to run thisapp and i am not sure how to do so.Colin Law wrote in post #1107460:On 1 May 2013 09:25, gautam s. <lists@ruby-forum.com> wrote:Hi Colin,I want ruby on rails (ROR) and yes i am aware that will run wonderfullyon MAC/Linux.But i don't have a mac machine as of now. I have window machine.I am going to use railsinstaller now (railsinstaller-2.2.1 exe)The other thing you need to know is which version of Rails you want (Ithink you are trying to run an existing app). In the root directoryof the application (the one containing the folders config, db and soon ) you may find a file Gemfile. If so look in there and you shouldfind something likegem 'rails', '3.0.4'which is the version you need. If there is no Gemfile then look inconfig/environment.rb and you should find something likeRAILS_GEM_VERSION = '2.3.8' unless defined? RAILS_GEM_VERSIONwhich again is the version you need.Colin--Posted via http://www.ruby-forum.com/.--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.
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.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment