Module: UtilityBelt
- Defined in:
- lib/utility_belt/equipper.rb,
lib/utility_belt/google.rb,
lib/utility_belt/pastie.rb,
lib/utility_belt/wirble.rb,
lib/utility_belt/clipboard.rb,
lib/utility_belt/webbrowser.rb,
lib/utility_belt/print_methods.rb,
lib/utility_belt/amazon_upload_shortcut.rb
Overview
Helps to inspect the list of methods in a class without clutter It will categorize and also filter out the Object’s methods to help out just visualizing the relevant methods
ex. String.print_methods
author: Fabio Akita (akitaonrails.com)
Defined Under Namespace
Modules: AmazonUploadShortcut, Editor, Equipper, Google, Inflector, Pastie, PrintMethods, Themes Classes: Clipboard, WebBrowser