module LockedPageExtension
Public Instance Methods
hello_world()
click to toggle source
# File lib/plugins/acts_as_versioned/test/fixtures/page.rb, line 21 def hello_world 'hello_world' end