Class: Neofiles::AdminTestController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Neofiles::AdminTestController
- Defined in:
- app/controllers/neofiles/admin_test_controller.rb
Instance Method Summary collapse
Instance Method Details
#file_compact ⇒ Object
2 3 4 |
# File 'app/controllers/neofiles/admin_test_controller.rb', line 2 def file_compact @file_id = request[:id] end |