RyanofWoods/rails-react-swedish-birds

View on GitHub
app/controllers/pages_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
class PagesController < ApplicationController
  def react
  end
end