Sha256: eb7628eec78a1669f8b01513d7c59f65ccba707ae55f44d64e2e8abd18c04441

Contents?: true

Size: 192 Bytes

Versions: 2

Compression:

Stored size: 192 Bytes

Contents

module ExceptionallyBeautiful
  class ApplicationController < ::ApplicationController
    helper Rails.application.routes.url_helpers
    helper ExceptionallyBeautiful::RenderHelper
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
exceptionally_beautiful-0.1.5 app/controllers/exceptionally_beautiful/application_controller.rb
exceptionally_beautiful-0.1.4 app/controllers/exceptionally_beautiful/application_controller.rb