krasnoukhov/gospotify

View on GitHub
app/views/auth/failure.rb

Summary

Maintainability
A
0 mins
Test Coverage
module GoSpotify::Views::Auth
  class Failure
    include GoSpotify::View
  end
end