Skip to content

Commit

Permalink
SH-14 typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Onur Ozgur OZKAN committed Apr 25, 2014
1 parent e131822 commit 073f29d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/posts/2014-04-22-rails-view-helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ author: onurozgurozkan
tags: rails, view helpers, haml, en
---

Our marketting department recorded a lot of [tutorial](http://www.youtube.com/user/Bulutfon) [videos](https://vimeo.com/bulutfon) last week. They want to link to related videos at related pages. Let's do this with a clever way.
Our marketting department recorded a lot of [tutorial](http://www.youtube.com/user/Bulutfon) [videos](https://vimeo.com/bulutfon) at last week. They want to link to related videos at related pages. Let's do this with a clever way.

This is our sample code haml block show icons and link to videos. As you see there are dublicate code blocks.
This is our sample haml code block which shows icons and link to videos. As you see there are dublicate codes.

```haml
- content_for :toolbar do
Expand Down

0 comments on commit 073f29d

Please sign in to comment.