module Rails
Public Class Methods
application()
click to toggle source
# File lib/hippo/db/fake_rails.rb, line 6 def self.application Hippo::Extensions.controlling end
root()
click to toggle source
# File lib/hippo/db/fake_rails.rb, line 2 def self.root Hippo::Extensions.controlling.root_path end