redirects.yml
上传用户:netsea168
上传日期:2022-07-22
资源大小:4652k
文件大小:0k
源码类别:

Ajax

开发平台:

Others

  1. # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
  2. foo_redirect:
  3.   from_path: foo/bar
  4.   to_path: /someplace/else
  5. archive1_redirect:
  6.   from_path: archives/000001.html
  7.   to_path: /articles/read/1
  8. rooted_bar_redirect:
  9.   from_path: bar/foo
  10.   to_path: /blog/someplace/else