krasnoukhov/gospotify

View on GitHub
app/views/application_layout.rb

Summary

Maintainability
A
0 mins
Test Coverage
module GoSpotify::Views
  class ApplicationLayout
    include GoSpotify::Layout
  end
end