yippie-io/iUPB

View on GitHub
app/views/twitter/feed.rabl

Summary

Maintainability
Test Coverage
collection @tweets
attributes :text, :created_at, :profile_image_url_https
child :user do
  attributes :id, :name, :screen_name
end