Skip to content
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

Topics #4

Merged
merged 6 commits into from
Apr 15, 2015
Merged

Topics #4

merged 6 commits into from
Apr 15, 2015

Conversation

TeriPastorino
Copy link
Owner

@levicole
and up top it says can't merge, but that is ok probably

<h4 class="media-heading">
<%= link_to [@topic, bookmark.url] %>
<div class"col-md-8">
<%= link_to "Delete Bookmark", [@topic, bookmark.url], method: :delete, class: 'btn btn-danger' %>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't use bookmark.url here.

bookmark.url is the path to the external url. We need to use just the bookmark object to create an internal URL for us to delete.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on line 20 or 22 or both? sorry i was viewing it differently - trying to figure out the best way to display these to see them properly

@TeriPastorino
Copy link
Owner Author

added some comments and a question

@TeriPastorino TeriPastorino merged commit 051d373 into master Apr 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants