Sha256: bb1eb00d5b4f14335beeb9537c3f5a0d9eb805f86a7f3a9b7bbf6ad471a77ff2
Contents?: true
Size: 192 Bytes
Versions: 4
Compression:
Stored size: 192 Bytes
Contents
require 'print' class <%= class_name %>Controller < ApplicationController include MapFish::Print::Controller def initialize @configFile = "#{RAILS_ROOT}/config/print.yaml" end end
Version data entries
4 entries across 4 versions & 1 rubygems