-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix: populating feed does not work on Heroku, but does work locally. #1
Comments
My connection is down man. I will look into it when its back on.
|
Cool, standing by. |
Will what are the variables the API is giving? Is it the url, title and description only? |
@uschtwill I am going to need a demo of this locally and then on heroku. Could be something was n't configured correctly during the push. |
@alvinkatojr Sure thing! |
@alvinkatojr Nevermind. Seems to be working all of a sudden... o_O |
ha ha @uschtwill sometimes you need a break from the computer for these things to work as expected :) |
@alvinkatojr Apparently! :) |
Relevant code:
https://github.com/uschtwill/rails_rss_reader/blob/master/app/views/layouts/_navigation.slim
https://github.com/uschtwill/rails_rss_reader/blob/master/config/routes.rb
https://github.com/uschtwill/rails_rss_reader/blob/master/app/controllers/blogs_controller.rb
https://github.com/uschtwill/rails_rss_reader/blob/master/app/models/blog.rb
I don't understand. @alvinkatojr, could you take a look?
The text was updated successfully, but these errors were encountered: