Wednesday, March 28, 2012

Running controller action in Rails 3 console

url = app.root_url(:subdomain=>"gallery")
app.get(url)

No comments: