Sha256: e99796e57f429e64158c17e253a969b452694b36c31cf46fba2bb553139b7a74

Contents?: true

Size: 140 Bytes

Versions: 2

Compression:

Stored size: 140 Bytes

Contents

# frozen_string_literal: true

module SimpleForm
  module Themes
    class ApplicationController < ActionController::Base
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
simple_form-themes-0.3.0 app/controllers/simple_form/themes/application_controller.rb
simple_form-themes-0.2.2 app/controllers/simple_form/themes/application_controller.rb