Sha256: f221446fa553db9ae56bef969537c3966fd1171cfea4e7e6277effdf908f8294

Contents?: true

Size: 148 Bytes

Versions: 4

Compression:

Stored size: 148 Bytes

Contents

require_dependency "candle/application_controller"

module Candle
  class CalendarController < ApplicationController
    def show
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
candl-0.1.4 app/controllers/candle/calendar_controller.rb
candl-0.1.3 app/controllers/candle/calendar_controller.rb
candl-0.1.2 app/controllers/candle/calendar_controller.rb
candl-0.1.0 app/controllers/candle/calendar_controller.rb