Sha256: 375a8e56a1382afbfa057b23ca78071f23f734e5e3f41e86071faee148a6333e

Contents?: true

Size: 210 Bytes

Versions: 11

Compression:

Stored size: 210 Bytes

Contents

# frozen_string_literal: true

module Captive
  module Theme
    class Error < StandardError; end

    # Your code goes here...
    module Rails
      class Engine < ::Rails::Engine
      end
    end
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
captive-theme-0.2.12 lib/captive/theme.rb
captive-theme-0.2.11 lib/captive/theme.rb
captive-theme-0.2.9 lib/captive/theme.rb
captive-theme-0.2.8 lib/captive/theme.rb
captive-theme-0.2.7 lib/captive/theme.rb
captive-theme-0.2.6 lib/captive/theme.rb
captive-theme-0.2.5 lib/captive/theme.rb
captive-theme-0.2.4 lib/captive/theme.rb
captive-theme-0.2.3 lib/captive/theme.rb
captive-theme-0.2.2 lib/captive/theme.rb
captive-theme-0.1.0.alpha lib/captive/theme.rb