paulfioravanti/sample_app

View on GitHub
app/views/static_pages/home.js.haml

Summary

Maintainability
Test Coverage
= render 'shared/endless_scroll', target: 'ol.microposts',
                                  partial: 'shared/feed_item',
                                  collection: @feed_items