Path: | CHANGELOG |
Last Update: | Mon Oct 06 15:42:40 -0400 2008 |
Tepee.get(:Index) #=> (Response) Blog.post(:Delete, id) #=> (Response) Blog.post(:Login, :input => {'username' => 'admin', 'password' => 'camping'}) #=> #<Blog::Controllers::Login @user=... > Blog.get(:Info, :env => {:HTTP_HOST => 'wagon'}) #=> #<Blog::Controllers::Info @env={'HTTP_HOST'=>'wagon'} ...>
database: adapter: mysql username: camping socket: /tmp/mysql.sock password: NOFORESTFIRES database: camping