Skip to content

Commit

Permalink
fix image_tags
Browse files Browse the repository at this point in the history
  • Loading branch information
phoet committed Jan 23, 2017
1 parent 3f64cee commit 635aa5c
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 23 deletions.
5 changes: 4 additions & 1 deletion Gemfile.lock
Expand Up @@ -225,5 +225,8 @@ DEPENDENCIES
uglifier
vpim

RUBY VERSION
ruby 2.3.0p0

BUNDLED WITH
1.11.2
1.13.7
12 changes: 6 additions & 6 deletions app/views/interest/employer.html.haml
Expand Up @@ -121,7 +121,7 @@
.post_date Februar bis Mai 2011
.post_body
%a{:href => "http://www.qype.com/", :title => "Qype GmbH"}
%img{:src => "/assets/qype.png", :class => "alignleft", :alt => "Qype GmbH", :title => "Qype GmbH"}
= image_tag "qype.png", :class => "alignleft", :alt => "Qype GmbH", :title => "Qype GmbH"
.clearer  
%p
Seit Februar arbeite ich zusammen mit dem HSV-Team bei
Expand Down Expand Up @@ -160,7 +160,7 @@
.post_date Oktober-November 2010
.post_body
%a{:href => "http://www.verkehrsmittelvergleich.de/", :title => "Verkehrsmittelvergleich.de GmbH"}
%img{:src => "/assets/fromatob.png", :class => "alignleft", :alt => "Verkehrsmittelvergleich.de GmbH", :title => "Verkehrsmittelvergleich.de GmbH"}
= image_tag "fromatob.png", :class => "alignleft", :alt => "Verkehrsmittelvergleich.de GmbH", :title => "Verkehrsmittelvergleich.de GmbH"
.clearer  
%p
Im Oktober bin ich nach einer turbulenten Job-Suche als Ruby Entwickler bei
Expand Down Expand Up @@ -199,7 +199,7 @@
.post_date 2007 bis 2010
.post_body
%a{:href => "http://www.blaumobilfunk.de", :title => "blau Mobilfunk GmbH"}
%img{:src => "/assets/blau.png", :class => "alignleft", :alt => "blau Mobilfunk GmbH", :title => "blau Mobilfunk GmbH"}
= image_tag "blau.png", :class => "alignleft", :alt => "blau Mobilfunk GmbH", :title => "blau Mobilfunk GmbH"
.clearer  
%p
3 Jahre habe ich als Softwareentwickler im Bereich
Expand Down Expand Up @@ -261,7 +261,7 @@
.post_date August 2006 bis August 2007
.post_body
%a{:href => "http://www.freenet.ag", :title => "freenet AG"}
%img{:src => "/assets/freenet.png", :class => "alignleft", :alt => "freenet AG", :title => "freenet AG"}
= image_tag "freenet.png", :class => "alignleft", :alt => "freenet AG", :title => "freenet AG"
.clearer  
%p
Vor meiner Zeit bei blau habe ich meine ersten professionellen Erfahrungen als
Expand Down Expand Up @@ -293,7 +293,7 @@
.post_date Januar bis Mai 2006
.post_body
%a{:href => "http://www.bigpiont.de", :title => "Bigpoint"}
%img{:src => "/assets/bigpoint.png", :class => "alignleft", :alt => "Bigpoint GmbH", :title => "Bigpoint GmbH"}
= image_tag "bigpoint.png", :class => "alignleft", :alt => "Bigpoint GmbH", :title => "Bigpoint GmbH"
.clearer  
%p
Anfang 2006 habe ich direkt nach dem Studium als Entwickler für Browsergames bei der
Expand All @@ -303,7 +303,7 @@
Entwicklungsumgebungen und Versionskontrollen sammeln.
%p
%a{:href => "http://www.the-mafia.de", :title => "The Mafia"}
%img{:src => "/assets/the-mafia.png", :class => "alignleft", :alt => "The Mafia", :title => "The Mafia"}
= image_tag "the-mafia.png", :class => "alignleft", :alt => "The Mafia", :title => "The Mafia"
In wenigen Monaten habe ich dort eine neue Version des sehr
%a{:href => "http://www.mafia1930.de", :title => "Mafia-1930"} beliebten Browsergames Mafia-1930
entwickelt.
Expand Down
2 changes: 1 addition & 1 deletion app/views/work/bookshelf.html.haml
Expand Up @@ -25,7 +25,7 @@
- else
.comment_gravatar.left
%a{:href => item.detail_page_url, :title => item.item_attributes.title}
%img{:alt => item.item_attributes.title, :title => item.item_attributes.title, :src => '/assets/sample-gravatar.jpg'}
%img{:alt => item.item_attributes.title, :title => item.item_attributes.title, :src => 'sample-gravatar.jpg'}

.comment_author.left
%strong
Expand Down
2 changes: 1 addition & 1 deletion app/views/work/github.html.haml
Expand Up @@ -44,7 +44,7 @@
.comment.alt
.comment_gravatar.left
%a{:href=>"http://gist.github.com/phoet/", :title=>"GitHub Gists"}
%img{:title=>"GitHub Gists", :alt=>"GitHub Gists", :src=>"/assets/github.gif", :width=>"50"}
= image_tag "github.gif", :title=>"GitHub Gists", :alt=>"GitHub Gists", :width=>"50"
.comment_author.left
%h3
%a{:href=>"http://github.com/phoet/", :title=>"GitHub Projekte", :name=>"gists"} GitHub Gists
Expand Down
28 changes: 14 additions & 14 deletions app/views/work/index.html.haml
Expand Up @@ -18,31 +18,31 @@
.post_date
.archive_post
.comment_gravatar.left
%img{:title=>"Ruby und Rails Usergroup", :alt=>"Ruby und Rails Usergroup", :src=>"/assets/hamburg_on_ruby.png", :height=>"32", :width=>"32"}
= image_tag "hamburg_on_ruby.png", :title=>"Ruby und Rails Usergroup", :alt=>"Ruby und Rails Usergroup", :height=>"32", :width=>"32"
.archive_post_title
%h3
%a{:href=>"http://hamburg.onruby.de", :title=>"Hamburg on Ruby"} Ruby Usergroup Hamburg
.post_date Jeden 2. Mittwoch des Monats um 19:00

.archive_post
.comment_gravatar.left
%img{:title=>"CocoaHeads", :alt=>"CocoaHeads", :src=>"/assets/cocoaheads.jpg", :height=>"32", :width=>"32"}
= image_tag "cocoaheads.jpg", :title=>"CocoaHeads", :alt=>"CocoaHeads", :height=>"32", :width=>"32"
.archive_post_title
%h3
%a{:href=>"http://groups.google.com/group/cocoaheads-hh/", :title=>"CocoaHeads"} CocoaHeads Hamburg
.post_date Jeden 1. Donnerstag des Monats um 19:00

.archive_post
.comment_gravatar.left
%img{:title=>"Extreme Programming Usergroup", :alt=>"Extreme Programming Usergroup", :src=>"/assets/xpug.gif", :height=>"32", :width=>"32"}
= image_tag "xpug.gif", :title=>"Extreme Programming Usergroup", :alt=>"Extreme Programming Usergroup", :height=>"32", :width=>"32"
.archive_post_title
%h3
%a{:href=>"http://de.dir.groups.yahoo.com/group/xpug-hh/", :title=>"Extreme Programming Usergroup"} Extreme Programming Usergroup Hamburg
.post_date Treffen in regelmäßigen Abständen

.archive_post
.comment_gravatar.left
%img{:title=>"Scrum Usergroup", :alt=>"Scrum Usergroup", :src=>"/assets/sug.png", :height=>"32", :width=>"32"}
= image_tag "sug.png", :title=>"Scrum Usergroup", :alt=>"Scrum Usergroup", :height=>"32", :width=>"32"
.archive_post_title
%h3
%a{:href=>"https://www.xing.com/net/sug-hh", :title=>"Scrum User Group Hamburg"} Scrum User Group Hamburg
Expand All @@ -56,39 +56,39 @@

.archive_post
.comment_gravatar.left
%img{:title=>"Arrrr Camp", :alt=>"Arrrr Camp", :src=>"/assets/arrrrcamp.png", :height=>"32", :width=>"32"}
= image_tag "arrrrcamp.png", :title=>"Arrrr Camp", :alt=>"Arrrr Camp", :height=>"32", :width=>"32"
.archive_post_title
%h3
%a{:href=>"http://arrrrcamp.be/", :title=>"Arrrr Camp"} Arrrr Camp
.post_date 04.-05. Oktober 2012

.archive_post
.comment_gravatar.left
%img{:title=>"BaRuCo", :alt=>"BaRuCo", :src=>"/assets/baruco.png", :height=>"32", :width=>"32"}
= image_tag "baruco.png", :title=>"BaRuCo", :alt=>"BaRuCo", :height=>"32", :width=>"32"
.archive_post_title
%h3
%a{:href=>"http://baruco.org/", :title=>"Arrrr Camp"} Barcelona Ruby Conference
.post_date 08.-09. September 2012

.archive_post
.comment_gravatar.left
%img{:title=>"Scottish Ruby Conf", :alt=>"Scottish Ruby Conf", :src=>"/assets/scottishrubyconf.png", :height=>"32", :width=>"32"}
= image_tag "scottishrubyconf.png", :title=>"Scottish Ruby Conf", :alt=>"Scottish Ruby Conf", :height=>"32", :width=>"32"
.archive_post_title
%h3
%a{:href=>"http://scottishrubyconference.com/", :title=>"Scottish Ruby Conf"} Scottish Ruby Conf Edinburgh
.post_date 29.-30. Juni 2011

.archive_post
.comment_gravatar.left
%img{:title=>"Euruko", :alt=>"Euruko", :src=>"/assets/euruko.png", :height=>"32", :width=>"32"}
= image_tag "euruko.png", :title=>"Euruko", :alt=>"Euruko", :height=>"32", :width=>"32"
.archive_post_title
%h3
%a{:href=>"http://www.euruko2012.org/", :title=>"Euruko"} Euruko Amsterdam
.post_date 01.-02. Juni 2011

.archive_post
.comment_gravatar.left
%img{:title=>"Railsberry", :alt=>"Railsberry", :src=>"/assets/railsberry.png", :height=>"32", :width=>"32"}
= image_tag "railsberry.png", :title=>"Railsberry", :alt=>"Railsberry", :height=>"32", :width=>"32"
.archive_post_title
%h3
%a{:href=>"http://railsberry.com/2012", :title=>"Railsberry"} Railsberry Krakau
Expand All @@ -101,23 +101,23 @@

.archive_post
.comment_gravatar.left
%img{:title=>"Railscamp Hamburg", :alt=>"Railscamp Hamburg", :src=>"/assets/railscamp-hamburg.png", :height=>"32", :width=>"32"}
= image_tag "railscamp-hamburg.png", :title=>"Railscamp Hamburg", :alt=>"Railscamp Hamburg", :height=>"32", :width=>"32"
.archive_post_title
%h3
%a{:href=>"http://railscamp-hamburg.de/", :title=>"Railscamp Hamburg"} Railscamp Hamburg
.post_date 29.-30. Oktober 2011

.archive_post
.comment_gravatar.left
%img{:title=>"Arrrr Camp", :alt=>"Arrrr Camp", :src=>"/assets/arrrrcamp.png", :height=>"32", :width=>"32"}
= image_tag "arrrrcamp.png", :title=>"Arrrr Camp", :alt=>"Arrrr Camp", :height=>"32", :width=>"32"
.archive_post_title
%h3
%a{:href=>"http://arrrrcamp.be/", :title=>"Arrrr Camp"} Arrrr Camp
.post_date 07. Oktober 2011

.archive_post
.comment_gravatar.left
%img{:title=>"Eurucamp", :alt=>"Eurucamp", :src=>"/assets/eurucamp.png", :height=>"32", :width=>"32"}
= image_tag "eurucamp.png", :title=>"Eurucamp", :alt=>"Eurucamp", :height=>"32", :width=>"32"
.archive_post_title
%h3
%a{:href=>"http://eurucamp.org", :title=>"Eurucamp"} Eurucamp Berlin
Expand All @@ -130,15 +130,15 @@

.archive_post
.comment_gravatar.left
%img{:title=>"Railscamp Hamburg", :alt=>"Railscamp Hamburg", :src=>"/assets/railscamp-hamburg.png", :height=>"32", :width=>"32"}
= image_tag "railscamp-hamburg.png", :title=>"Railscamp Hamburg", :alt=>"Railscamp Hamburg", :height=>"32", :width=>"32"
.archive_post_title
%h3
%a{:href=>"http://railscamp-hamburg.de/", :title=>"Railscamp Hamburg"} Railscamp Hamburg
.post_date 23.-24. Oktober 2010

.archive_post
.comment_gravatar.left
%img{:title=>"RailsWayCon", :alt=>"RailsWayCon", :src=>"/assets/railswaycon.png", :height=>"32", :width=>"32"}
= image_tag "railswaycon.png", :title=>"RailsWayCon", :alt=>"RailsWayCon", :height=>"32", :width=>"32"
.archive_post_title
%h3
%a{:href=>"http://it-republik.de/conferences/railswaycon2010/", :title=>"RailsWayCon"} RailsWayCon
Expand Down

0 comments on commit 635aa5c

Please sign in to comment.