Sha256: 1d55e3aca1b90e7c9de207a13c6119f907a1be21270f5d8e7337275baacef0ee

Contents?: true

Size: 186 Bytes

Versions: 2

Compression:

Stored size: 186 Bytes

Contents

class MountainGoatController < ActionController::Base
  
  self.prepend_view_path File.join([File.dirname(__FILE__), '../../views/mountain_goat/'])
  
  layout 'mountain_goat'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mountain-goat-0.0.3 lib/mountain_goat/controllers/mountain_goat/mountain_goat_controller.rb
mountain-goat-0.0.2 lib/mountain_goat/controllers/mountain_goat/mountain_goat_controller.rb