DISQUS

DISQUS Hello! ruby on rails blog is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

:status => 301 and : moved_permanently redirects in Rails

Started by ngng · 10 months ago

I made a recent post on 301 redirects in Rails, new to 2.0 we have a few more methods available to us.

1
# prior method
headers["Status"] = "301 Moved Permanently"
redirect_to "/"<br&g ... Continue reading »

0 comments

This thread has no comments yet.

Add New Comment

Returning? Login