hello-learning/bookstore/app/controllers/application_controller.rb
2019-10-10 10:15:45 -05:00

2 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end