Sha256: 0b6686f8bb582514fca7513123d9bfc209000f2e055ce0d50bd54f3302990243
Contents?: true
Size: 148 Bytes
Versions: 3
Compression:
Stored size: 148 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/../cachable') module Highrise class Base < ActiveResource::Base end include Cachable end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
kmayer-highrise-0.8.1 | lib/highrise/base.rb |
kmayer-highrise-0.9.0 | lib/highrise/base.rb |
kmayer-highrise-0.9.1 | lib/highrise/base.rb |