lawrencechanyewlong/wherewolfpro

View on GitHub
app/controllers/saved_locations_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
class SavedLocationsController < ApplicationController
  def index
  end
end