Module: Rails
- Defined in:
- lib/hippo/db/fake_rails.rb
Class Method Summary collapse
Class Method Details
.application ⇒ Object
6 7 8 |
# File 'lib/hippo/db/fake_rails.rb', line 6 def self.application Hippo::Extensions.controlling end |
.root ⇒ Object
2 3 4 |
# File 'lib/hippo/db/fake_rails.rb', line 2 def self.root Hippo::Extensions.controlling.root_path end |