Project

General

Profile

« Previous | Next » 

Revision 1c4e9d45

Added by Ohad Levy over 13 years ago

  • ID 1c4e9d4570e519d62d0f24c88765aa1e9bd313d3

fixes #423 - import puppetclasses is available on all controllers

View differences:

app/controllers/environments_controller.rb
class EnvironmentsController < ApplicationController
include Foreman::Controller::Environments
before_filter :find_environment, :only => %w{show edit update destroy}
def index

Also available in: Unified diff