Methods
A
Instance Public methods
archive()
# File actionpack/test/dispatch/routing_test.rb, line 4657
def archive
  render plain: "posts#archive"
end