Hey there, I have been following http://ruby.railstutorial.org/chapters/beginning#top since yesterday and I am going good on my machine with ROR. I have used RailsInstaller for my environment on Windows7. My two apps are working good on my localhost:3000 but as I put them into Heroku, I am getting error, respectively, http://meinkampf.heroku.com and http://smoothipod.heroku.com. I wonder why? :0 As I am a noob, I am just following as is said on the tutorial but I am getting these error. May be it is some minor error, but since I am facing this, haven''t found any solution for this yet. So I would really appreciate any kind of help or links to it. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/2RwAorUll_wJ. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Fri, Sep 30, 2011 at 9:15 AM, Sushil Gupta <desushil-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I have been following http://ruby.railstutorial.org/chapters/beginning#top > since yesterday and I am going good on my machine with ROR. I have used > RailsInstaller for my environment on Windows7. My two apps are working good > on my localhost:3000 but as I put them into Heroku, I am getting error,What "error"? You need to look at your logs to see what is actually happening... -- Hassan Schroeder ------------------------ hassan.schroeder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org http://about.me/hassanschroeder twitter: @hassan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Reasonably Related Threads
- Heroku - Event_Calendar - preventing assets precompile
- Why doesn't Heroku show the Rails default page?
- PG gem behaves strange. It requires live DB connection to only generate a model. How to turn it off?
- heroku not working /heroku/commands/pgbackups.rb:9:in `<class:Pgbackups>': uninitialized constant He
- heroku gem and two different heroku accounts