reactrb/reactive-record

View on GitHub
app/controllers/reactive_record/application_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
module ReactiveRecord
  class ApplicationController < ActionController::Base
  end
end