Class: Neofiles::AdminTestController

Inherits:
ApplicationController
  • Object
show all
Defined in:
app/controllers/neofiles/admin_test_controller.rb

Instance Method Summary collapse

Instance Method Details

#file_compactObject



2
3
4
# File 'app/controllers/neofiles/admin_test_controller.rb', line 2

def file_compact
  @file_id = request[:id]
end