Sha256: 5bf9f41513edd166b1213f60e54894a096165f0ab9c95aebd81e02c9e161acd1

Contents?: true

Size: 222 Bytes

Versions: 4

Compression:

Stored size: 222 Bytes

Contents

%section
  .container
    %h2.text-center Discover Amazing Projects
    .owl-carousel#owl-projects
      - @recommended_projects.each do |project|
        .items
          = render "hatchy/shared/project", project: project

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hatchy-0.0.8.pre app/views/hatchy/home/_recommended_projects.html.haml
hatchy-0.0.7.pre app/views/hatchy/home/_recommended_projects.html.haml
hatchy-0.0.6.pre app/views/hatchy/home/_recommended_projects.html.haml
hatchy-0.0.5.pre app/views/hatchy/home/_recommended_projects.html.haml