Sha256: a0d2017ba0b76272cd916f13e553bca226ac6b9e416cd7288bbe8342e9d668fc

Contents?: true

Size: 163 Bytes

Versions: 6

Compression:

Stored size: 163 Bytes

Contents

module Rails
    def self.root
        Hippo::Extensions.controlling.root_path
    end

    def self.application
        Hippo::Extensions.controlling
    end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hippo-fw-0.9.9 lib/hippo/db/fake_rails.rb
hippo-fw-0.9.8 lib/hippo/db/fake_rails.rb
hippo-fw-0.9.7 lib/hippo/db/fake_rails.rb
hippo-fw-0.9.6 lib/hippo/db/fake_rails.rb
hippo-fw-0.9.5 lib/hippo/db/fake_rails.rb
hippo-fw-0.9.4 lib/hippo/rails.rb