Module: LockedPageExtension
- Defined in:
- lib/acts_as_versioned/test/fixtures/page.rb
Instance Method Summary collapse
Instance Method Details
#hello_world ⇒ Object
21 22 23 |
# File 'lib/acts_as_versioned/test/fixtures/page.rb', line 21 def hello_world 'hello_world' end |