Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9157267
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T12:58:25+00:00 2026-06-17T12:58:25+00:00

after a few months learning a bit about rails and making some stuff local,

  • 0

after a few months learning a bit about rails and making some stuff local, I wanted to try to upload a simple rails app to heroku. Which, by the way, was a pain in the ass because of installing issues of Postgresql. But ok, that’s done.

Now I create an app on heroku, I did the login, key thing, git, and uploaded. Was fine, very easy after all. I just uploaded an empty rails app, to try heroku.
Well, then I add a controller. Upload again via git push heroku master and not so fine! I did scaffold, for my articulo controller. And I wasn’t able to open the URL once pushed to heroke on someurl/articulos. I got an 404 heroku message here: http://enigmatic-scrubland-8865.herokuapp.com/articulos

Then I create a controller for the home site and get rid of the “welcome aboard” default site. Again push heroku… On terminal I got messages all updated, and lauching. All fine.

But then I access and again, the “welcome aboard” default page.

Locally it works fine. But now I’m not sure if I’m doing it well. It scares me that no failing messages are to see nowhere, but obviously it fails.

After editing my rails app, I always do this:

$ git init
$ git add .
$ git commit -m "init"
$ git push heroku master

Like the documentation says on heroku. But, no error and no updating.

Thanks in advice.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T12:58:27+00:00Added an answer on June 17, 2026 at 12:58 pm

    From what I see from heroku devcenter, the git init part is only to be done on the first initial creation of the git repo, not “After editing my rails app”.

    In other words, you shouldn’t have to “always do” a git init after editing your rail apps.

    For the first push, I would recommend a:

    git push -u heroku master
    

    That way, all the subsequent push will be a simple:

    git push
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After spending the last few months learning about MATLAB, it seems I need to
I'm doing a presentation in few months about .Net performance and optimization, I wanted
I come from a Java background, where try/catch is common practice. After few months
For the last few months, I've been putting some serious effort into learning Haskell
After having worked in MVC for a few months, I'm back in a previously
A few months ago when i was making 2D background scrolling game i needed
I'm coming back to assembly for the sake of it after a few months
After a few months developing in GAE using google's standalone server (dev_appserver) and Aptana
I got back to Django after leaving it a few months ago, and came
I have been using ASP.NET MVC for the past few months, after successfully ignoring

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.