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