Sha256: 850d53ad0e5e7984f6bcb9097b9a655c455217268c3b58116b50b5a8ef1058b9

Contents?: true

Size: 122 Bytes

Versions: 2

Compression:

Stored size: 122 Bytes

Contents

module RailsDash
  class BaseController < ::ApplicationController
    
    helper RailsDash::ApplicationHelper

  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rails_dash-0.0.6 app/controllers/rails_dash/base_controller.rb
rails_dash-0.0.5 app/controllers/rails_dash/base_controller.rb