Sha256: d33df09d6f3c27dc35d2ceafbf3983771ee4098b78256b7586b569410f27ad5d

Contents?: true

Size: 105 Bytes

Versions: 4

Compression:

Stored size: 105 Bytes

Contents

# frozen_string_literal: true

class ApplicationController < ActionController::Base
  def index; end
end

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
belated-0.3.0 dummy/app/controllers/application_controller.rb
belated-0.2.0 dummy/app/controllers/application_controller.rb
belated-0.1.0 dummy/app/controllers/application_controller.rb
hard_worker-0.0.4 dummy/app/controllers/application_controller.rb