Sha256: d05069d57c39634023f3a6075828539a264e43980201db06afb9b3c24a4d363e

Contents?: true

Size: 137 Bytes

Versions: 8

Compression:

Stored size: 137 Bytes

Contents

module Stache
  class System
    def self.setup
      ActionController::Base.send(:include, Stache::ViewContextFilter)
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
stache-1.2.0 lib/stache/system.rb
stache-1.1.1 lib/stache/system.rb
stache-1.1.0 lib/stache/system.rb
stache-1.0.3 lib/stache/system.rb
stache-1.0.2 lib/stache/system.rb
stache-1.0.1 lib/stache/system.rb
stache-1.0.0 lib/stache/system.rb
stache-1.0.0.rc lib/stache/system.rb