uschtwill / rails_rss_aggregator

MIT License
3 stars 1 forks source link

Fix: populating feed does not work on Heroku, but does work locally. #1

Closed uschtwill closed 9 years ago

uschtwill commented 9 years ago

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?

alvinkatojr commented 9 years ago

My connection is down man. I will look into it when its back on. On 8 Mar 2015 19:33, "Wilhelm Uschtrin" notifications@github.com wrote:

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 https://github.com/alvinkatojr, could you take a look?

— Reply to this email directly or view it on GitHub https://github.com/uschtwill/rails_rss_reader/issues/1.

uschtwill commented 9 years ago

Cool, standing by.

ghost commented 9 years ago

Will what are the variables the API is giving? Is it the url, title and description only?

uschtwill commented 9 years ago

@kevalsha Look here: #2 .

alvinkatojr commented 9 years ago

@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.

uschtwill commented 9 years ago

@alvinkatojr Sure thing!

uschtwill commented 9 years ago

@alvinkatojr Nevermind. Seems to be working all of a sudden... o_O

alvinkatojr commented 9 years ago

ha ha @uschtwill sometimes you need a break from the computer for these things to work as expected :)

uschtwill commented 9 years ago

@alvinkatojr Apparently! :)