lib/bullet_train/scope_questions/engine.rb



module BulletTrain
  module ScopeQuestions
    class Engine < ::Rails::Engine
    end
  end
end