Rails 的 Controller 调用其他路径的 View 模板

2015-04-24 0 632
Rails 的 Controller 调用其他路径的 View 模板
class HelloController < ApplicationController
  def there
    if Time.now.hour == 12
     render(:file => 'C:\here.rhtml')
    end
  end
  
  def here

  end
  
end

遇见资源网 ruby Rails 的 Controller 调用其他路径的 View 模板 http://www.ox520.com/16310.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务