Skip to content

Commit

Permalink
Merge pull request railsfrance#70 from jhchabran/master
Browse files Browse the repository at this point in the history
Add another rails project, Tutorys. 🐻
  • Loading branch information
Pierre Nespo committed Feb 10, 2012
2 parents 292de21 + dd438d5 commit 0b7ca38
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added app/assets/images/home/caroussel/tutorys.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions app/presenters/home/index_presenter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ def recent_events

def rails_projects
[
{:img => 'tutorys.png', :link => "https://www.tutorys.com", :title => 'Tutorys'},
{:img => 'github.png', :link => 'https://github.com', :title => 'Github'},
{:img => 'groupon.png', :link => "http://www.groupon.fr", :title => 'Groupon'},
{:img => 'letitcast.png', :link => "https://letitcast.com", :title => 'Letitcast'},
Expand Down

0 comments on commit 0b7ca38

Please sign in to comment.