Sha256: 958cac540ffc50e04aacb5b3cc1a93d0905256466a7c04edf4156e131c82a850
Contents?: true
Size: 182 Bytes
Versions: 1
Compression:
Stored size: 182 Bytes
Contents
class MountainGoatController < ActionController::Base self.view_paths.push File.join([File.dirname(__FILE__), '../../views/mountain_goat/']) layout 'mountain_goat' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mountain-goat-0.0.1 | lib/mountain_goat/controllers/mountain_goat/mountain_goat_controller.rb |