Skip to content

Instantly share code, notes, and snippets.

@dhollinger
Created December 20, 2017 20:59
Show Gist options
  • Save dhollinger/41aa8efe244df5ec0c2d2a3f94dea3b5 to your computer and use it in GitHub Desktop.
Save dhollinger/41aa8efe244df5ec0c2d2a3f94dea3b5 to your computer and use it in GitHub Desktop.
[6] pry(#<PuppetWebhook>)> ls
Sinatra::Helpers#methods:
attachment body content_type expires last_modified not_found redirect? session success? uri
back cache_control error headers logger not_found? send_file status time_for url
bad_request? client_error? etag informational? mime_type redirect server_error? stream to
Sinatra::Templates#methods:
asciidoc coffee erb find_template less markaby mediawiki rabl rdoc scss stylus wlang
builder creole erubis haml liquid markdown nokogiri radius sass slim textile yajl
Sinatra::Base#methods:
app app= call call! env env= forward halt options params params= pass request request= response response= settings template_cache
DataParsers#methods: normalize payload sanitize_input verify_signature
Deployments#methods: deploy deploy_module
Tasks#methods:
authorized? generate_types ignore_env? ignore_event? mco notify_slack protected! run_command run_prefix_command slack? types? verify_signature?
instance variables: @app @auth @default_layout @env @params @preferred_extension @request @response @template_cache
class variables: @@mutex
locals: _ __ _dir_ _ex_ _file_ _in_ _out_ _pry_ command exit_status message stderr stdout
[3] pry(Tasks):1> nesting
Nesting status:
--
0. #<PuppetWebhook> (Pry top level)
1. Tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment