Class: OverrideModel
- Defined in:
- lib/permalink_fu/test/permalink_fu_test.rb
Instance Method Summary collapse
Methods inherited from BaseModel
Instance Method Details
#permalink ⇒ Object
426 427 428 |
# File 'lib/permalink_fu/test/permalink_fu_test.rb', line 426 def permalink 'not the permalink' end |