Sha256: dab7bca2215f6164a7656d02607b4a3c0a30909cf494bf585d34614f874f62d5
Contents?: true
Size: 132 Bytes
Versions: 2
Compression:
Stored size: 132 Bytes
Contents
require 'sir-trevor-rails' module Petrie class ApplicationController < ActionController::Base layout 'application' end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
petrie-0.1.4 | app/controllers/petrie/application_controller.rb |
petrie-0.1.3 | app/controllers/petrie/application_controller.rb |