Class: Design::HomeController
- Inherits:
-
BaseController
- Object
- BaseController
- BaseController
- Design::HomeController
- Defined in:
- app/controllers/design/home_controller.rb
Instance Method Summary collapse
Instance Method Details
#swipe ⇒ Object
4 5 6 7 8 9 10 |
# File 'app/controllers/design/home_controller.rb', line 4 def swipe @videos = [ 'http://qiniu-xinshengyin.work.design/01.mp4', 'http://qiniu-xinshengyin.work.design/02.mp4', 'http://qiniu-xinshengyin.work.design/03.mp4' ] end |