Source: show | on GitHub
# File actionview/test/lib/controller/fake_models.rb, line 157 def name "hash backed author" end
# File actionview/test/lib/controller/fake_models.rb, line 155 def persisted?; false; end