Class: LoyalCore::JumpsController

Inherits:
ApplicationController show all
Defined in:
app/controllers/loyal_core/jumps_controller.rb

Instance Method Summary collapse

Instance Method Details

#showObject

TODO: 增加跳转页面的处理 FIXME: 跳转页面不合理



6
7
8
# File 'app/controllers/loyal_core/jumps_controller.rb', line 6

def show
  render 'loyal_core/jumps/show', :layout => nil
end