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