Module: LockedPageExtension

Defined in:
vendor/plugins/acts_as_versioned/test/fixtures/page.rb

Instance Method Summary

Instance Method Details

- (Object) hello_world



21
22
23
# File 'vendor/plugins/acts_as_versioned/test/fixtures/page.rb', line 21

def hello_world
  'hello_world'
end