11 12 13 14
# File 'app/controllers/misc_controller.rb', line 11 def information @env = ENV @plugins = Plugin.installed end