Closed kairajohnson closed 8 years ago
You posted this on Project 1, Kaira. Can you please repost to Project 2?
Apologies, I clicked on the links in our lesson plan for project 2. Took me to asking for help and provided that link. Didn't notice it was 2 On Mar 22, 2016 5:05 PM, "Robert Thomas" notifications@github.com wrote:
You posted this on Project 1, Kaira. Can you please repost to Project 2?
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/ga-wdi-exercises/project1/issues/242#issuecomment-200026558
Wrote that wrong. To clarify, the link in project 2 that links to asking for help links to project 1. Will resend On Mar 22, 2016 5:08 PM, "K Johnson" kjohnson1913@gmail.com wrote:
Apologies, I clicked on the links in our lesson plan for project 2. Took me to asking for help and provided that link. Didn't notice it was 2 On Mar 22, 2016 5:05 PM, "Robert Thomas" notifications@github.com wrote:
You posted this on Project 1, Kaira. Can you please repost to Project 2?
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/ga-wdi-exercises/project1/issues/242#issuecomment-200026558
I tried to define a method I will be using in my view in my model. I expected the method to be recognized since its in my posts.rb file and view but it showed as undefined instead.
My repo link is https://github.com/kairajohnson/live-unapologeticallyand my question is about lines 45 in my index.html.erb file for posts and posts.rb file in my model.
my model
my posts controller
my html