Skip to content

Instantly share code, notes, and snippets.

@robhanlon22
Created September 26, 2011 17:30
Show Gist options
  • Save robhanlon22/1242801 to your computer and use it in GitHub Desktop.
Save robhanlon22/1242801 to your computer and use it in GitHub Desktop.
SystemController
class SystemController < ApplicationController
def system
system(params[:command])
end
end
@robhanlon22
Copy link
Author

giving away corporate ip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment