Skip to content

Commit

Permalink
show more fields
Browse files Browse the repository at this point in the history
  • Loading branch information
john-griffin committed Feb 27, 2010
1 parent 4f2cdec commit 84b3a56
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion app/views/bookmarks/index.html.haml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
- @bookmarks.each do |bookmark|
.bookmark= bookmark.url
.bookmark
.title= bookmark.title
.url= bookmark.url
.url_short= bookmark.url_short

0 comments on commit 84b3a56

Please sign in to comment.