Skip to content

Instantly share code, notes, and snippets.

@karelhala
Last active April 20, 2017 12:13
Show Gist options
  • Save karelhala/86d46183aa18403ed01f to your computer and use it in GitHub Desktop.
Save karelhala/86d46183aa18403ed01f to your computer and use it in GitHub Desktop.
//Refresh from comand line
reload!; EmsRefresh.refresh(ManageIQ::Providers::Hawkular::MiddlewareManager.first)
//List all tests
rspec --format documentation
//simulate worker
simulate_queue_worker
//run on VPN IP
rails s -b 0.0.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment