To get your Rails 3 app running on Heroku you need switch to your stack by following the Heroku stacks documentation. After you have the correct stack set up you need to make sure you have all of your gems set up in your Gemfile. I ran into issues because I use SQLite during development and I didn't have the required pg gem set up in my Gemfile.
That is all there is to getting up and running. I tried out a few of the add-ons, none of them seemed to break my app, but they did not all work quite right. The New Relic add-on reported on deployments but it still has not registered a single request.
Update: Rails 3 beta2 breaks on heroku when the New Relic add-on is added.
8 comments:
How did you define the pg gem in your Gemfile? Did you install any pg files locally?
When I push my code via rake, its complaining that I don't have the postgresql driver installed. And if I gem install it, it wants the postgresql software installed on my dev system. Did you end up installing all of postgresql to get the gem installed?
Thanks for the help. I've been fighting this for days.
I ended up installing postgres on my development box. I spent a bit of time trying to play around with only loading the pg gem in the production environment but I haven't figured out how to get that to work yet.
@nathan
You can specify gems to be used in production only in the Gemfile:
gem "pg", :group => :production
or for multiple gems:
group :production do
gem "pg"
# ... add more gems here
end
is that what you tried?
@nicholas
Yes, I did try that. It still tries to install the gem when you run bundle install. Also the rake system seems to load enough of the environment that it needs all of the database drivers to be installed.
What you want to use with bundler on your dev box is:
bundle install --without production
Then if pg is only used on Heroku it won't try install it on your dev machine
IEEE Final Year projects Project Center in Chennai are consistently sought after. Final Year Students Projects take a shot at them to improve their aptitudes, while specialists like the enjoyment in interfering with innovation. For experts, it's an alternate ball game through and through. Smaller than expected IEEE Final Year project centers ground for all fragments of CSE & IT engineers hoping to assemble. Final Year Project Domains for IT It gives you tips and rules that is progressively critical to consider while choosing any final year project point.
JavaScript Training in Chennai
JavaScript Training in Chennai
The Angular Training covers a wide range of topics including Components, project projects for cseAngular Directives, Angular Services, Pipes, security fundamentals, Routing, and Angular programmability. The new Angular TRaining will lay the foundation you need to specialise in Single Page Application developer. Angular Training
Extraordinary post yet I was considering whether you could make genuinely seriously in regards to this matter? I'd be appreciative if you could explain truly further. slot online
The First Casino Review (2021) - Casinoworld.com
We take a dafabet look at what casinos do and can't-buy fun88 soikeotot online slots at a 퍼스트카지노 and we'll have the same information as our casinos before us!
Post a Comment