Sha256: a99f08751515f7e86504c705d2319eafe32a53a84cac27f68a7187017d87f44f

Contents?: true

Size: 160 Bytes

Versions: 6

Compression:

Stored size: 160 Bytes

Contents

module EditorialLogic
  require 'editorial_logic/railtie.rb' if defined?(Rails)

  class Engine < Rails::Engine
  end

  def self.setup
    yield self
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
editorial_logic-1.4.5 lib/editorial_logic.rb
editorial_logic-1.4.4 lib/editorial_logic.rb
editorial_logic-1.4.3 lib/editorial_logic.rb
editorial_logic-1.4.2 lib/editorial_logic.rb
editorial_logic-1.4.1 lib/editorial_logic.rb
editorial_logic-1.4.0 lib/editorial_logic.rb