On Saturday, December 21, 2013 3:39:01 PM UTC-6, Colin Law wrote: > > On 21 December 2013 21:32, Aniruddha Barapatre > <aniruddha...@gmail.com <javascript:>> wrote: > > > > > > On Saturday, December 21, 2013 3:24:45 PM UTC-6, Colin Law wrote: > >> > >> On 21 December 2013 21:16, Aniruddha Barapatre > >> <aniruddha...@gmail.com> wrote: > >> > Not sure what you really mean by top post. I'm not doing this on > >> > purpose. > >> > I'd avoid this if I know what exactly it is. > >> > >> http://lmgtfy.com/?q=top+post > > > > > > Got it. Thanks. > > > > Could you please help me resolve issue now. > > Difficult, because you do not provide the information I ask for. I > asked you to - > >> >> Go to the top level of your rails application (the folder where you > >> >> have successfully run bundle install and rails s). > >> >> Run bundle install from there. Then run bundle show rails. Copy > the > >> >> complete sequence of commands and results here. > > Though now you say that you have not managed to run the server, though > earlier you said you had no errors with the new project. Anyhow I > assume that bundle install does work, since you have not said > otherwise, so run the commands above and post the results here please. >
I think we've some miscommunication over here. I created a new rails app -- rails new dummy then went inside that folder and ran command -- bundle install Using rake (10.1.1) Using i18n (0.6.9) Using minitest (4.7.5) Using multi_json (1.8.2) Using atomic (1.1.14) Using thread_safe (0.1.3) Using tzinfo (0.3.38) Using activesupport (4.0.2) Using builder (3.1.4) Using erubis (2.7.0) Using rack (1.5.2) Using rack-test (0.6.2) Using actionpack (4.0.2) Using mime-types (1.25.1) Using polyglot (0.3.3) Using treetop (1.4.15) Using mail (2.5.4) Using actionmailer (4.0.2) Using activemodel (4.0.2) Using activerecord-deprecated_finders (1.0.3) Using arel (4.0.1) Using activerecord (4.0.2) Using coffee-script-source (1.6.3) Using execjs (2.0.2) Using coffee-script (2.2.0) Using thor (0.18.1) Using railties (4.0.2) Using coffee-rails (4.0.1) Using hike (1.2.3) Using jbuilder (1.5.3) Using jquery-rails (3.0.4) Using json (1.8.1) Using bundler (1.3.5) Using tilt (1.4.1) Using sprockets (2.10.1) Using sprockets-rails (2.0.1) Using rails (4.0.2) Using rdoc (3.12.2) Using sass (3.2.13) Using sass-rails (4.0.1) Using sdoc (0.3.20) Using sqlite3 (1.3.8) Using turbolinks (2.1.0) Using uglifier (2.4.0) Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed. This is my output for bundle install. bundle show rails -- /Users/aniruddhabarapatre1/.rvm/gems/ruby-2.0.0-p247/gems/rails-4.0.2 If I give cmd -- rails server, it runs successfully. Although if I go back to my earlier app Profile, I am still unable to start server. > Colin > > Colin > > > >> > >> > >> > > >> > I could run bundle install successfully but not rails server even > once > >> > and > >> > get those above message. > >> > > >> > On Saturday, December 21, 2013 2:28:28 PM UTC-6, Colin Law wrote: > >> >> > >> >> On 21 December 2013 18:12, Aniruddha Barapatre > >> >> <aniruddha...@gmail.com> wrote: > >> >> > I tried running bundle show rails from my project, parent and home > >> >> > folder. > >> >> > >> >> I asked that you not top post. > >> >> > >> >> > Everytime I got same message. > >> >> > >> >> Go to the top level of your rails application (the folder where you > >> >> have successfully run bundle install and rails s). > >> >> Run bundle install from there. Then run bundle show rails. Copy > the > >> >> complete sequence of commands and results here. > >> >> > >> >> Colin > >> >> > >> >> > > >> >> > On Saturday, December 21, 2013 11:04:31 AM UTC-6, Colin Law wrote: > >> >> >> > >> >> >> On 21 December 2013 16:55, Aniruddha Barapatre > >> >> >> <aniruddha...@gmail.com> wrote: > >> >> >> > >> >> >> Please don't top post, it makes it difficult to follow the > thread. > >> >> >> Thanks. > >> >> >> > >> >> >> > Colin, > >> >> >> > > >> >> >> > Created another new project with no errors. > >> >> >> > >> >> >> Good > >> >> >> > >> >> >> > Although if I do --- > >> >> >> > > >> >> >> > bundle show rails > >> >> >> > > >> >> >> > or any gem file, it couldn't locate gemfile. > >> >> >> > >> >> >> Are you running that from within the rails application folder > (the > >> >> >> same folder from which you run bundle install and rails s)? > >> >> >> > >> >> >> > > >> >> >> > This is what I have in my environment.rb > >> >> >> > >> >> >> It is pointless showing us that as you no longer have the crash > >> >> >> there. > >> >> >> > >> >> >> 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-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/3ab94ff0-50f7-42b2-b703-b8c3b433d560%40googlegroups.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-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/26cda079-fa94-474a-ab32-9fd154e40887%40googlegroups.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-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/6cd17717-0956-46e1-8bf5-ec1480cdb790%40googlegroups.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+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/67dcb897-1004-4725-bc20-8b28c73ed7d7%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.