Skip to content

Instantly share code, notes, and snippets.

@benphelps
Created July 7, 2012 18:06
Show Gist options
  • Save benphelps/3067477 to your computer and use it in GitHub Desktop.
Save benphelps/3067477 to your computer and use it in GitHub Desktop.
:""
:"<IFUNC>"
:"<CFUNC>"
:respond_to?
:"core#set_method_alias"
:"core#set_variable_alias"
:"core#undef_method"
:"core#define_method"
:"core#define_singleton_method"
:"core#set_postexe"
:each
:length
:size
:lambda
:intern
:gets
:succ
:method_missing
:send
:__send__
:initialize
:_
:__autoload__
:__classpath__
:__tmp_classpath__
:__classid__
:__attached__
:BasicObject
:Object
:Module
:Class
:allocate
:==
:initialize_copy
:equal?
:!
:!=
:singleton_method_added
:singleton_method_removed
:singleton_method_undefined
:Kernel
:inherited
:included
:extended
:method_added
:method_removed
:method_undefined
:nil?
:===
:=~
:!~
:eql?
:hash
:<=>
:class
:singleton_class
:clone
:dup
:initialize_dup
:initialize_clone
:taint
:tainted?
:untaint
:untrust
:untrusted?
:trust
:freeze
:frozen?
:to_s
:inspect
:methods
:singleton_methods
:protected_methods
:private_methods
:public_methods
:instance_variables
:instance_variable_get
:instance_variable_set
:instance_variable_defined?
:remove_instance_variable
:instance_of?
:kind_of?
:is_a?
:tap
:sprintf
:format
:Integer
:Float
:String
:Array
:NilClass
:to_i
:to_f
:to_a
:&
:|
:^
:new
:NIL
:<
:<=
:>
:>=
:included_modules
:include?
:name
:ancestors
:attr
:attr_reader
:attr_writer
:attr_accessor
:instance_methods
:public_instance_methods
:protected_instance_methods
:private_instance_methods
:constants
:const_get
:const_set
:const_defined?
:remove_const
:const_missing
:class_variables
:remove_class_variable
:class_variable_get
:class_variable_set
:class_variable_defined?
:public_constant
:private_constant
:superclass
:extend_object
:append_features
:Data
:TrueClass
:TRUE
:FalseClass
:FALSE
:to_int
:to_ary
:to_str
:to_sym
:to_hash
:to_proc
:to_io
:Encoding
:names
:dummy?
:ascii_compatible?
:replicate
:list
:name_list
:aliases
:find
:compatible?
:_dump
:_load
:default_external
:default_external=
:default_internal
:default_internal=
:locale_charmap
:Comparable
:between?
:Enumerable
:entries
:sort
:sort_by
:grep
:count
:detect
:find_index
:find_all
:select
:reject
:collect
:map
:flat_map
:collect_concat
:inject
:reduce
:partition
:group_by
:first
:all?
:any?
:one?
:none?
:min
:max
:minmax
:min_by
:max_by
:minmax_by
:member?
:each_with_index
:reverse_each
:each_entry
:each_slice
:each_cons
:each_with_object
:zip
:take
:take_while
:drop
:drop_while
:cycle
:chunk
:slice_before
:next
:try_convert
:casecmp
:+
:*
:%
:[]
:[]=
:insert
:bytesize
:empty?
:match
:succ!
:next!
:upto
:index
:rindex
:replace
:clear
:chr
:getbyte
:setbyte
:byteslice
:dump
:upcase
:downcase
:capitalize
:swapcase
:upcase!
:downcase!
:capitalize!
:swapcase!
:hex
:oct
:split
:lines
:bytes
:chars
:codepoints
:reverse
:reverse!
:concat
:<<
:prepend
:crypt
:ord
:start_with?
:end_with?
:scan
:ljust
:rjust
:center
:sub
:gsub
:chop
:chomp
:strip
:lstrip
:rstrip
:sub!
:gsub!
:chop!
:chomp!
:strip!
:lstrip!
:rstrip!
:tr
:tr_s
:delete
:squeeze
:tr!
:tr_s!
:delete!
:squeeze!
:each_line
:each_byte
:each_char
:each_codepoint
:sum
:slice
:slice!
:rpartition
:encoding
:force_encoding
:valid_encoding?
:ascii_only?
:$;
:$-F
:Symbol
:all_symbols
:id2name
:Exception
:exception
:message
:backtrace
:set_backtrace
:SystemExit
:status
:success?
:fatal
:SignalException
:Interrupt
:StandardError
:TypeError
:ArgumentError
:IndexError
:KeyError
:RangeError
:ScriptError
:SyntaxError
:LoadError
:NotImplementedError
:NameError
:NoMethodError
:args
:RuntimeError
:SecurityError
:NoMemoryError
:EncodingError
:CompatibilityError
:SystemCallError
:errno
:Errno
:warn
:$@
:$!
:raise
:fail
:global_variables
:__method__
:__callee__
:include
:module_function
:eval
:local_variables
:iterator?
:block_given?
:catch
:throw
:loop
:instance_eval
:instance_exec
:public_send
:module_exec
:class_exec
:module_eval
:class_eval
:caller
:respond_to_missing?
:remove_method
:undef_method
:alias_method
:public
:protected
:private
:method_defined?
:public_method_defined?
:private_method_defined?
:protected_method_defined?
:public_class_method
:private_class_method
:object_id
:nesting
:extend
:trace_var
:untrace_var
:mesg
:bt
:$SAFE
:at_exit
:coerce
:ZeroDivisionError
:FloatDomainError
:Numeric
:i
:+@
:-@
:quo
:fdiv
:div
:divmod
:modulo
:remainder
:abs
:magnitude
:real?
:integer?
:zero?
:nonzero?
:floor
:ceil
:round
:truncate
:step
:odd?
:even?
:downto
:times
:pred
:Fixnum
:-
:/
:**
:~
:>>
:ROUNDS
:RADIX
:MANT_DIG
:DIG
:MIN_EXP
:MAX_EXP
:MIN_10_EXP
:MAX_10_EXP
:MIN
:MAX
:EPSILON
:INFINITY
:NAN
:nan?
:infinite?
:finite?
:Bignum
:NOERROR
:EPERM
:ENOENT
:ESRCH
:EINTR
:EIO
:ENXIO
:E2BIG
:ENOEXEC
:EBADF
:ECHILD
:EAGAIN
:ENOMEM
:EACCES
:EFAULT
:ENOTBLK
:EBUSY
:EEXIST
:EXDEV
:ENODEV
:ENOTDIR
:EISDIR
:EINVAL
:ENFILE
:EMFILE
:ENOTTY
:ETXTBSY
:EFBIG
:ENOSPC
:ESPIPE
:EROFS
:EMLINK
:EPIPE
:EDOM
:ERANGE
:EDEADLK
:ENAMETOOLONG
:ENOLCK
:ENOSYS
:ENOTEMPTY
:ELOOP
:EWOULDBLOCK
:ENOMSG
:EIDRM
:ECHRNG
:EL2NSYNC
:EL3HLT
:EL3RST
:ELNRNG
:EUNATCH
:ENOCSI
:EL2HLT
:EBADE
:EBADR
:EXFULL
:ENOANO
:EBADRQC
:EBADSLT
:EDEADLOCK
:EBFONT
:ENOSTR
:ENODATA
:ETIME
:ENOSR
:ENONET
:ENOPKG
:EREMOTE
:ENOLINK
:EADV
:ESRMNT
:ECOMM
:EPROTO
:EMULTIHOP
:EDOTDOT
:EBADMSG
:EOVERFLOW
:ENOTUNIQ
:EBADFD
:EREMCHG
:ELIBACC
:ELIBBAD
:ELIBSCN
:ELIBMAX
:ELIBEXEC
:EILSEQ
:ERESTART
:ESTRPIPE
:EUSERS
:ENOTSOCK
:EDESTADDRREQ
:EMSGSIZE
:EPROTOTYPE
:ENOPROTOOPT
:EPROTONOSUPPORT
:ESOCKTNOSUPPORT
:EOPNOTSUPP
:EPFNOSUPPORT
:EAFNOSUPPORT
:EADDRINUSE
:EADDRNOTAVAIL
:ENETDOWN
:ENETUNREACH
:ENETRESET
:ECONNABORTED
:ECONNRESET
:ENOBUFS
:EISCONN
:ENOTCONN
:ESHUTDOWN
:ETOOMANYREFS
:ETIMEDOUT
:ECONNREFUSED
:EHOSTDOWN
:EHOSTUNREACH
:EALREADY
:EINPROGRESS
:ESTALE
:EUCLEAN
:ENOTNAM
:ENAVAIL
:EISNAM
:EREMOTEIO
:EDQUOT
:ECANCELED
:EKEYEXPIRED
:EKEYREJECTED
:EKEYREVOKED
:EMEDIUMTYPE
:ENOKEY
:ENOMEDIUM
:ENOTRECOVERABLE
:EOWNERDEAD
:ERFKILL
:EAUTH
:EBADRPC
:EDOOFUS
:EFTYPE
:ENEEDAUTH
:ENOATTR
:ENOTSUP
:EPROCLIM
:EPROCUNAVAIL
:EPROGMISMATCH
:EPROGUNAVAIL
:ERPCMISMATCH
:EIPSEC
:at
:fetch
:last
:push
:pop
:shift
:unshift
:each_index
:join
:rotate
:rotate!
:sort!
:sort_by!
:collect!
:map!
:select!
:keep_if
:values_at
:delete_at
:delete_if
:reject!
:transpose
:fill
:assoc
:rassoc
:uniq
:uniq!
:compact
:compact!
:flatten
:flatten!
:shuffle!
:shuffle
:sample
:permutation
:combination
:repeated_permutation
:repeated_combination
:product
:random
:yield
:default
:Hash
:rehash
:store
:default=
:default_proc
:default_proc=
:key
:each_value
:each_key
:each_pair
:keys
:values
:invert
:update
:merge!
:merge
:has_key?
:has_value?
:key?
:value?
:compare_by_identity
:compare_by_identity?
:ENV
:Struct
:members
:__members__
:RegexpError
:$~
:$&
:$`
:$'
:$+
:$=
:$KCODE
:$-K
:Regexp
:compile
:quote
:escape
:union
:last_match
:source
:casefold?
:options
:fixed_encoding?
:named_captures
:IGNORECASE
:EXTENDED
:MULTILINE
:FIXEDENCODING
:NOENCODING
:MatchData
:regexp
:offset
:begin
:end
:captures
:pre_match
:post_match
:string
:pack
:unpack
:UndefinedConversionError
:InvalidByteSequenceError
:ConverterNotFoundError
:invalid
:undef
:fallback
:xml
:text
:invalid_byte_sequence
:undefined_conversion
:destination_buffer_full
:source_buffer_empty
:finished
:after_output
:incomplete_input
:universal_newline
:crlf_newline
:cr_newline
:partial_input
:newline
:universal
:crlf
:cr
:lf
:encode
:encode!
:Converter
:asciicompat_encoding
:search_convpath
:convpath
:source_encoding
:destination_encoding
:primitive_convert
:convert
:finish
:primitive_errinfo
:insert_output
:putback
:last_error
:replacement
:replacement=
:INVALID_MASK
:INVALID_REPLACE
:UNDEF_MASK
:UNDEF_REPLACE
:UNDEF_HEX_CHARREF
:PARTIAL_INPUT
:AFTER_OUTPUT
:UNIVERSAL_NEWLINE_DECORATOR
:CRLF_NEWLINE_DECORATOR
:CR_NEWLINE_DECORATOR
:XML_TEXT_DECORATOR
:XML_ATTR_CONTENT_DECORATOR
:XML_ATTR_QUOTE_DECORATOR
:source_encoding_name
:destination_encoding_name
:error_char
:error_bytes
:readagain_bytes
:incomplete_input?
:Marshal
:marshal_dump
:marshal_load
:_dump_data
:_load_data
:_alloc
:call
:read
:write
:binmode
:load
:restore
:MAJOR_VERSION
:MINOR_VERSION
:excl
:Range
:exclude_end?
:cover?
:IOError
:EOFError
:getc
:flush
:readpartial
:set_encoding
:syscall
:open
:printf
:print
:putc
:puts
:readline
:readlines
:`
:p
:display
:IO
:WaitReadable
:WaitWritable
:sysopen
:for_fd
:popen
:foreach
:binread
:binwrite
:pipe
:copy_stream
:$
:$/
:$-0
:$\
:$_
:reopen
:syswrite
:sysread
:fileno
:fsync
:fdatasync
:sync
:sync=
:lineno
:lineno=
:read_nonblock
:write_nonblock
:readchar
:readbyte
:ungetbyte
:ungetc
:tell
:seek
:SEEK_SET
:SEEK_CUR
:SEEK_END
:rewind
:pos
:pos=
:eof
:eof?
:close_on_exec?
:close_on_exec
:close_on_exec=
:close
:closed?
:close_read
:close_write
:isatty
:tty?
:binmode?
:sysseek
:advise
:ioctl
:fcntl
:pid
:external_encoding
:internal_encoding
:autoclose?
:autoclose
:autoclose=
:$stdin
:$stdout
:$stderr
:$>
:STDIN
:STDOUT
:STDERR
:argv
:to_write_io
:filename
:path
:file
:skip
:inplace_mode
:inplace_mode=
:$<
:ARGF
:$.
:$FILENAME
:$-i
:$*
:FileTest
:File
:directory?
:exist?
:exists?
:readable?
:readable_real?
:world_readable?
:writable?
:writable_real?
:world_writable?
:executable?
:executable_real?
:file?
:size?
:owned?
:grpowned?
:pipe?
:symlink?
:socket?
:blockdev?
:chardev?
:setuid?
:setgid?
:sticky?
:identical?
:stat
:lstat
:ftype
:atime
:mtime
:ctime
:utime
:chmod
:chown
:lchmod
:lchown
:link
:symlink
:readlink
:unlink
:rename
:umask
:expand_path
:absolute_path
:realpath
:realdirpath
:basename
:dirname
:extname
:Separator
:SEPARATOR
:ALT_SEPARATOR
:PATH_SEPARATOR
:flock
:Constants
:LOCK_SH
:LOCK_EX
:LOCK_UN
:LOCK_NB
:NULL
:to_path
:test
:Stat
:dev
:dev_major
:dev_minor
:ino
:mode
:nlink
:uid
:gid
:rdev
:rdev_major
:rdev_minor
:blksize
:blocks
:RDONLY
:WRONLY
:RDWR
:APPEND
:CREAT
:EXCL
:NONBLOCK
:TRUNC
:NOCTTY
:BINARY
:SYNC
:DSYNC
:NOFOLLOW
:perm
:open_args
:textmode
:normal
:sequential
:willneed
:dontneed
:noreuse
:Dir
:chdir
:getwd
:pwd
:chroot
:mkdir
:rmdir
:home
:glob
:fnmatch
:fnmatch?
:FNM_NOESCAPE
:FNM_PATHNAME
:FNM_DOTMATCH
:FNM_CASEFOLD
:FNM_SYSCASE
:submicro
:nano_num
:nano_den
:Time
:now
:utc
:gm
:local
:mktime
:to_r
:localtime
:gmtime
:getlocal
:getgm
:getutc
:asctime
:sec
:hour
:mday
:day
:mon
:month
:year
:wday
:yday
:isdst
:dst?
:zone
:gmtoff
:gmt_offset
:utc_offset
:utc?
:gmt?
:sunday?
:monday?
:tuesday?
:wednesday?
:thursday?
:friday?
:saturday?
:tv_sec
:tv_usec
:usec
:tv_nsec
:nsec
:subsec
:strftime
:srand
:rand
:Random
:seed
:state
:left
:DEFAULT
:new_seed
:Signal
:trap
:signo
:signm
:$?
:$$
:exec
:fork
:exit!
:system
:spawn
:sleep
:exit
:abort
:Process
:WNOHANG
:WUNTRACED
:kill
:wait
:wait2
:waitpid
:waitpid2
:waitall
:detach
:Status
:stopped?
:stopsig
:signaled?
:termsig
:exited?
:exitstatus
:coredump?
:ppid
:getpgrp
:setpgrp
:getpgid
:setpgid
:setsid
:getpriority
:setpriority
:PRIO_PROCESS
:PRIO_PGRP
:PRIO_USER
:getrlimit
:setrlimit
:RLIM_SAVED_MAX
:RLIM_INFINITY
:RLIM_SAVED_CUR
:RLIMIT_AS
:RLIMIT_CORE
:RLIMIT_CPU
:RLIMIT_DATA
:RLIMIT_FSIZE
:RLIMIT_MEMLOCK
:RLIMIT_NOFILE
:RLIMIT_NPROC
:RLIMIT_RSS
:RLIMIT_STACK
:uid=
:gid=
:euid
:euid=
:egid
:egid=
:initgroups
:groups
:groups=
:maxgroups
:maxgroups=
:daemon
:stime
:cutime
:cstime
:Tms
:UID
:GID
:rid
:eid
:change_privilege
:grant_privilege
:eid=
:re_exchange
:re_exchangeable?
:sid_available?
:switch
:Sys
:getuid
:geteuid
:getgid
:getegid
:setuid
:setgid
:setruid
:setrgid
:seteuid
:setegid
:setreuid
:setregid
:setresuid
:setresgid
:issetugid
:$:
:$-I
:$LOAD_PATH
:$"
:$LOADED_FEATURES
:require
:require_relative
:autoload
:autoload?
:Proc
:arity
:lambda?
:binding
:curry
:source_location
:parameters
:LocalJumpError
:exit_value
:reason
:SystemStackError
:proc
:Method
:receiver
:owner
:unbind
:method
:public_method
:UnboundMethod
:bind
:instance_method
:public_instance_method
:define_method
:define_singleton_method
:Binding
:Math
:DomainError
:PI
:E
:atan2
:cos
:sin
:tan
:acos
:asin
:atan
:cosh
:sinh
:tanh
:acosh
:asinh
:atanh
:exp
:log
:log2
:log10
:sqrt
:cbrt
:frexp
:ldexp
:hypot
:erf
:erfc
:gamma
:lgamma
:GC
:start
:enable
:disable
:stress
:stress=
:garbage_collect
:Profiler
:enabled?
:result
:report
:total_time
:ObjectSpace
:each_object
:define_finalizer
:undefine_finalizer
:_id2ref
:__id__
:count_objects
:to_enum
:enum_for
:Enumerator
:with_index
:with_object
:next_values
:peek_values
:peek
:feed
:StopIteration
:Generator
:Yielder
:RubyVM
:Env
:Thread
:USAGE_ANALYSIS_INSN
:USAGE_ANALYSIS_REGS
:USAGE_ANALYSIS_INSN_BIGRAM
:OPTS
:INSTRUCTION_NAMES
:TOPLEVEL_BINDING
:InstructionSequence
:disasm
:disassemble
:compile_file
:compile_option
:compile_option=
:main
:current
:stop
:pass
:abort_on_exception
:abort_on_exception=
:value
:terminate
:run
:wakeup
:priority
:priority=
:alive?
:stop?
:safe_level
:group
:ThreadGroup
:enclose
:enclosed?
:add
:Default
:Mutex
:locked?
:try_lock
:lock
:unlock
:__recursive_key__
:ThreadError
:set_trace_func
:add_trace_func
:Fiber
:FiberError
:resume
:Rational
:numerator
:denominator
:rationalize
:gcd
:lcm
:gcdlcm
:abs2
:arg
:conj
:imag
:real
:Complex
:rectangular
:rect
:polar
:imaginary
:angle
:phase
:conjugate
:to_c
:I
:RUBY_VERSION
:RUBY_RELEASE_DATE
:RUBY_PLATFORM
:RUBY_PATCHLEVEL
:RUBY_REVISION
:RUBY_DESCRIPTION
:RUBY_COPYRIGHT
:RUBY_ENGINE
:$VERBOSE
:$-v
:$-w
:$-W
:$DEBUG
:$-d
:$0
:$PROGRAM_NAME
:ARGV
:@gem_prelude_index
:TMP_RUBY_PREFIX
:ASCII_8BIT
:Big5
:BIG5
:Big5_HKSCS
:BIG5_HKSCS
:Big5_UAO
:BIG5_UAO
:CP949
:Emacs_Mule
:EMACS_MULE
:EUC_JP
:EUC_KR
:EUC_TW
:GB18030
:GBK
:ISO_8859_1
:ISO_8859_2
:ISO_8859_3
:ISO_8859_4
:ISO_8859_5
:ISO_8859_6
:ISO_8859_7
:ISO_8859_8
:ISO_8859_9
:ISO_8859_10
:ISO_8859_11
:ISO_8859_13
:ISO_8859_14
:ISO_8859_15
:ISO_8859_16
:KOI8_R
:KOI8_U
:Shift_JIS
:SHIFT_JIS
:US_ASCII
:UTF_8
:UTF_16BE
:UTF_16LE
:UTF_32BE
:UTF_32LE
:Windows_1251
:WINDOWS_1251
:IBM437
:CP437
:IBM737
:CP737
:IBM775
:CP775
:CP850
:IBM850
:IBM852
:CP852
:IBM855
:CP855
:IBM857
:CP857
:IBM860
:CP860
:IBM861
:CP861
:IBM862
:CP862
:IBM863
:CP863
:IBM864
:CP864
:IBM865
:CP865
:IBM866
:CP866
:IBM869
:CP869
:Windows_1258
:WINDOWS_1258
:CP1258
:GB1988
:MacCentEuro
:MACCENTEURO
:MacCroatian
:MACCROATIAN
:MacCyrillic
:MACCYRILLIC
:MacGreek
:MACGREEK
:MacIceland
:MACICELAND
:MacRoman
:MACROMAN
:MacRomania
:MACROMANIA
:MacThai
:MACTHAI
:MacTurkish
:MACTURKISH
:MacUkraine
:MACUKRAINE
:CP950
:Big5_HKSCS_2008
:BIG5_HKSCS_2008
:CP951
:Stateless_ISO_2022_JP
:STATELESS_ISO_2022_JP
:EucJP
:EUCJP
:EucJP_ms
:EUCJP_MS
:EUC_JP_MS
:CP51932
:EucKR
:EUCKR
:EucTW
:EUCTW
:EUC_CN
:EucCN
:EUCCN
:GB12345
:CP936
:ISO_2022_JP
:ISO2022_JP
:ISO_2022_JP_2
:ISO2022_JP2
:CP50220
:CP50221
:ISO8859_1
:Windows_1252
:WINDOWS_1252
:CP1252
:ISO8859_2
:Windows_1250
:WINDOWS_1250
:CP1250
:ISO8859_3
:ISO8859_4
:ISO8859_5
:ISO8859_6
:Windows_1256
:WINDOWS_1256
:CP1256
:ISO8859_7
:Windows_1253
:WINDOWS_1253
:CP1253
:ISO8859_8
:Windows_1255
:WINDOWS_1255
:CP1255
:ISO8859_9
:Windows_1254
:WINDOWS_1254
:CP1254
:ISO8859_10
:ISO8859_11
:TIS_620
:Windows_874
:WINDOWS_874
:CP874
:ISO8859_13
:Windows_1257
:WINDOWS_1257
:CP1257
:ISO8859_14
:ISO8859_15
:ISO8859_16
:CP878
:Windows_31J
:WINDOWS_31J
:CP932
:CsWindows31J
:CSWINDOWS31J
:SJIS
:PCK
:MacJapanese
:MACJAPANESE
:MacJapan
:MACJAPAN
:ASCII
:ANSI_X3_4_1968
:UTF_7
:CP65000
:CP65001
:UTF8_MAC
:UTF_8_MAC
:UTF_8_HFS
:UTF_16
:UTF_32
:UCS_2BE
:UCS_4BE
:UCS_4LE
:CP1251
:UTF8_DoCoMo
:UTF8_DOCOMO
:SJIS_DoCoMo
:SJIS_DOCOMO
:UTF8_KDDI
:SJIS_KDDI
:ISO_2022_JP_KDDI
:Stateless_ISO_2022_JP_KDDI
:STATELESS_ISO_2022_JP_KDDI
:UTF8_SoftBank
:UTF8_SOFTBANK
:SJIS_SoftBank
:SJIS_SOFTBANK
:Gem
:SCRIPT_LINES__
:synchronize
:MUTEX_FOR_THREAD_EXCLUSIVE
:self
:exclusive
:"\#$!"
:init
:QUICKLOADER_SUCKAGE
:GEM_PRELUDE_SUCKAGE
:QuickLoader
:remove
:path_to_full_rubygems_library
:try_activate
:VERSION
:requirement
:RubyGemsVersion
:RbConfigPriorities
:ConfigMap
:cm
:RbConfig
:CONFIG
:RubyGemsPackageVersion
:RUBYGEMS_DIR
:WIN_PATTERNS
:@@source_index
:@@win_platform
:@configuration
:@loaded_specs
:@platforms
:@ruby
:@sources
:@post_build_hooks
:@post_install_hooks
:@post_uninstall_hooks
:@pre_uninstall_hooks
:@pre_install_hooks
:@pre_reset_hooks
:@post_reset_hooks
:spec
:Specification
:find_by_path
:activate
:find_by_name
:dep
:requirements
:Dependency
:activate_dep
:to_spec
:activate_spec
:unresolved_deps
:@unresolved_deps
:h
:n
:all_load_paths
:gemdir
:each_load_path
:all_partials
:load_path
:available?
:Requirement
:matching_specs
:bin_path
:exec_name
:specs
:GemNotFoundException
:executables
:msg
:bin_file
:binary_mode
:bindir
:install_dir
:dir
:default_dir
:default_bindir
:clear_paths
:@paths
:@user_home
:@searcher
:reset
:config_file
:@config_file
:user_home
:configuration
:ConfigFile
:configuration=
:config
:datadir
:gem_name
:full_gem_path
:deflate
:data
:Zlib
:Deflate
:paths
:PathSupport
:paths=
:env
:dirs
:partials
:gp
:base
:specfn
:require_paths
:rp
:ensure_gem_subdirectories
:old_umask
:subdir
:FileUtils
:mkdir_p
:find_files
:check_load_path
:files
:suffix_pattern
:matches_for_glob
:find_home
:windows
:gunzip
:StringIO
:GzipReader
:gzip
:zipped
:GzipWriter
:wrap
:io
:inflate
:Inflate
:host
:@host
:host=
:latest_load_paths
:latest_partials
:latest
:version
:ver
:Version
:k
:v
:load_path_insert_index
:sitelibdir
:@yaml_loaded
:load_yaml
:test_syck
:gem
:YAML
:ENGINE
:yamler
:syck?
:location_of_caller
:marshal_version
:cache_dir
:custom_dir
:cache_gem
:user_dir
:platforms
:platforms=
:Platform
:RUBY
:post_build
:hook
:post_install
:post_reset
:post_uninstall
:pre_install
:pre_reset
:pre_uninstall
:prefix
:libdir
:promote_load_path
:over_name
:loaded_specs
:over
:last_gem_path
:Path
:over_paths
:refresh
:@source_index
:read_binary
:f
:report_activate_error
:matches
:error
:required_location
:gemname
:libfile
:find_all_by_name
:ruby
:ruby_install_name
:EXEEXT
:latest_spec_for
:dependency
:fetcher
:SpecFetcher
:spec_tuples
:find_matching
:fetch_spec
:latest_version_for
:latest_rubygems_version
:ruby_version
:@ruby_version
:searcher
:GemPathSearcher
:source_index
:Deprecate
:skip_during
:SourceIndex
:sources
:default_sources
:sources=
:new_sources
:@suffix_pattern
:suffixes
:loaded_path?
:re
:s
:@suffixes
:val
:time
:width
:verbose
:elapsed
:ui
:say
:DefaultUserInteraction
:use_paths
:win_platform?
:r
:load_plugin_files
:plugins
:plugin
:e
:details
:load_plugins
:load_env_plugins
:globbed
:load_path_file
:post_build_hooks
:post_install_hooks
:post_reset_hooks
:post_uninstall_hooks
:pre_install_hooks
:pre_reset_hooks
:pre_uninstall_hooks
:cache
:MARSHAL_SPEC_DIR
:DependencyList
:Cache
:Builder
:skip_list
:package_name
:gem_preluded
:deprecate
:none
:default_system_source_cache_dir
:default_user_source_cache_dir
:resolving
:singletonclass
:RUBY_FRAMEWORK_VERSION
:sitedir
:rubylibprefix
:ruby_engine
:@default_dir
:default_rubygems_dirs
:default_path
:default_exec_format
:exec_format
:TOPDIR
:DESTDIR
:MAKEFILE_CONFIG
:expand
:newval
:var
:pat
:Config
:CROSS_COMPILING
:@skip
:skip=
:original
:repl
:old
:block
:klass
:target
:@name
:@requirement
:CommandLineError
:DependencyError
:DependencyRemovalException
:GemNotInHomeException
:DocumentError
:EndOfYAMLException
:FilePermissionError
:FormatException
:file_path
:errors
:@version
:@errors
:InstallError
:InvalidSpecificationException
:OperationNotSupportedError
:RemoteError
:RemoteInstallationCancelled
:RemoteInstallationSkipped
:RemoteSourceException
:VerificationError
:SystemExitException
:exit_code
:@exit_code
:@spec
:@file_path
:gem_original_require
:activated?
:contains_requirable_file?
:found_specs
:find_in_unresolved
:find_in_unresolved_tree
:found_spec
:load_error
:_deprecated_activate_dep
:_deprecated_activate_spec
:_deprecated_cache
:_deprecated_activate
:_deprecated_all_load_paths
:_deprecated_all_partials
:_deprecated_latest_load_paths
:_deprecated_promote_load_path
:_deprecated_available?
:_deprecated_cache_dir
:_deprecated_cache_gem
:_deprecated_default_system_source_cache_dir
:_deprecated_default_user_source_cache_dir
:_deprecated_report_activate_error
:_deprecated_required_location
:_deprecated_searcher
:_deprecated_source_index
:IRB
:setup
:$-p
:$-l
:$-a
:@RCS_ID
:Abort
:@CONF
:conf
:rv
:@RELEASE_VERSION
:@LAST_UPDATE_DATE
:CurrentContext
:MAIN_CONTEXT
:ap_path
:SCRIPT
:irb
:Irb
:IRB_RC
:context
:signal_handle
:IRB_EXIT
:eval_input
:irb_at_exit
:AT_EXIT
:irb_exit
:ret
:irb_abort
:thread
:workspace
:input_method
:output_method
:@context
:Context
:ExtendCommandBundle
:@signal_status
:IN_IRB
:@scanner
:RubyLex
:exception_on_syntax_error
:scanner
:set_prompt
:ltype
:indent
:continue
:line_no
:prompt_s
:prompt_c
:prompt_n
:prompt_i
:prompting?
:prompt
:auto_indent_mode
:ind
:set_input
:signal_status
:IN_INPUT
:l
:verbose?
:ignore_eof?
:readable_atfer_eof?
:ap_name
:each_top_level_statement
:line
:IN_EVAL
:evaluate
:output_value
:echo?
:exc
:irb_bug
:messages
:lasts
:levels
:m
:filter_backtrace
:back_trace_limit
:suspend_name
:irb_path
:back_path
:irb_name
:back_name
:suspend_workspace
:back_workspace
:suspend_input_method
:back_io
:@io
:suspend_context
:back_context
:ignore_sigint?
:TerminateLineInput
:IN_LOAD
:LoadAbort
:signal_status_back
:return_format
:inspect_last_value
:ary
:iv
:__to_s__
:array
:a1
:a2
:__TMP__EHV__
:PROMPT
:kk
:vv
:ss
:kkk
:vvv
:Exception2MessageMapper
:E2MM
:cl
:Raise
:err
:rest
:Fail
:def_e2message
:c
:def_exception
:@MessageMap
:form
:e2mm_message
:b
:ErrNotRegisteredException
:mes
:init_config
:init_error
:parse_opts
:run_config
:load_modules
:PROMPT_MODE
:UndefinedPromptMode
:@TRACER_INITIALIZED
:AP_NAME
:IRB_NAME
:IRB_LIB_PATH
:RC
:LOAD_MODULES
:MATH_MODE
:USE_READLINE
:ReadlineInputMethod
:INSPECT_MODE
:USE_TRACER
:USE_LOADER
:IGNORE_SIGINT
:IGNORE_EOF
:ECHO
:VERBOSE
:EVAL_HISTORY
:SAVE_HISTORY
:BACK_TRACE_LIMIT
:PROMPT_I
:PROMPT_N
:PROMPT_S
:PROMPT_C
:RETURN
:CLASSIC
:SIMPLE
:INF_RUBY
:AUTO_INDENT
:XMP
:CONTEXT_MODE
:SINGLE_IRB
:LC_MESSAGES
:Locale
:DEBUG_LEVEL
:FEATURE_IOPT_CHANGE_VERSION
:opt
:prompt_mode
:print_usage
:UnrecognizedSwitch
:rc_file
:IRBRC_EXT
:ext
:RC_NAME_GENERATOR
:rc_file_generators
:rcgen
:irbrc
:rc
:DefaultEncodings
:external
:internal
:extern
:ENCODINGS
:@encoding
:@irb
:@workspace
:WorkSpace
:@thread
:@ap_name
:@rc
:@load_modules
:@use_readline
:@verbose
:inspect_mode
:math_mode
:use_tracer
:use_loader
:eval_history
:@ignore_sigint
:@ignore_eof
:@back_trace_limit
:JobManager
:@irb_name
:n_jobs
:@irb_path
:use_readline?
:StdioInputMethod
:FileInputMethod
:save_history
:@output_method
:StdioOutputMethod
:@echo
:@debug_level
:workspace_home
:use_readline
:ignore_sigint
:ignore_eof
:echo
:debug_level
:rc?
:last_value
:set_last_value
:@last_value
:prompt_mode=
:@prompt_mode
:pconf
:@prompt_i
:@prompt_s
:@prompt_c
:@prompt_n
:@return_format
:ai
:@auto_indent_mode
:inspect?
:@inspect_mode
:file_input?
:inspect_mode=
:INSPECTORS
:@inspect_method
:keys_with_inspector
:inspector
:Inspector
:def_inspector
:use_readline=
:debug_level=
:SLex
:debug?
:@line_no
:inspect_value
:__exit__
:NOPRINTING_IVARS
:NO_INSPECTING_IVARS
:IDNAME_IVARS
:__inspect__
:ivar
:e1
:e2
:@binding
:Tempfile
:$binding
:BINDING_QUEUE
:SizedQueue
:@main
:__MAIN__
:CantChangeBinding
:statements
:delete_caller
:inspect_proc
:init_proc
:@init
:@inspect
:raw
:pp
:pretty_inspect
:yaml
:marshal
:MARSHAL
:@workspace_home
:EXCB
:NO_OVERRIDE
:OVERRIDE_PRIVATE_ONLY
:OVERRIDE_ALL
:irb_context
:@ALIASES
:irb_quit
:quit
:@EXTEND_COMMANDS
:irb_current_working_workspace
:CurrentWorkingWorkspace
:irb_print_working_workspace
:irb_cwws
:irb_pwws
:cwws
:pwws
:irb_current_working_binding
:irb_print_working_binding
:irb_cwb
:irb_pwb
:irb_change_workspace
:ChangeWorkspace
:irb_chws
:irb_cws
:chws
:cws
:irb_change_binding
:irb_cb
:cb
:irb_workspaces
:Workspaces
:workspaces
:irb_bindings
:bindings
:irb_push_workspace
:PushWorkspace
:irb_pushws
:pushws
:irb_push_binding
:irb_pushb
:pushb
:irb_pop_workspace
:PopWorkspace
:irb_popws
:popws
:irb_pop_binding
:irb_popb
:popb
:irb_load
:Load
:irb_require
:Require
:irb_source
:Source
:IrbCommand
:irb_jobs
:Jobs
:jobs
:irb_fg
:Foreground
:fg
:irb_kill
:Kill
:irb_help
:Help
:help
:install_extend_commands
:def_extend_command
:cmd_name
:cmd_class
:load_file
:ali
:flag
:install_alias_method
:to
:from
:override
:irb_original_method_name
:method_name
:obj
:com
:flg
:ContextExtender
:CE
:eval_history=
:use_tracer=
:math_mode=
:use_loader=
:save_history=
:MethodExtender
:def_pre_proc
:base_method
:extend_method
:alias_name
:new_alias_name
:def_post_proc
:postfix
:base_name
:all_methods
:same_methods
:no
:opts
:ExtendCommand
:execute
:AlreadyDefinedToken
:TkReading2TokenNoKey
:TkSymbol2TokenNoKey
:TkReading2TokenDuplicateError
:RubyToken
:lex_init
:@seek
:@exp_line_no
:@base_char_no
:@char_no
:@rests
:@readed
:@here_readed
:@indent
:@indent_stack
:@lex_state
:EXPR_BEG
:@space_seen
:@here_header
:@continue
:@line
:@skip_space
:@readed_auto_clean_up
:@exception_on_syntax_error
:@prompt
:skip_space
:readed_auto_clean_up
:char_no
:@input
:get_readed
:idx
:readed
:buf_input
:getc_of_rests
:c2
:peek_equal?
:str
:chrs
:peek_match?
:@ltype
:initialize_input
:@quoted
:TERM_INPUT
:lex
:tk
:token
:TkNL
:TkEND_OF_SCRIPT
:@prev_seek
:@prev_line_no
:@prev_char_no
:@OP
:TkSPACE
:TkError
:ENINDENT_CLAUSE
:DEINDENT_CLAUSE
:PERCENT_LTYPE
:PERCENT_PAREN
:Ltype2Token
:TkSTRING
:TkXSTRING
:TkREGEXP
:TkDSTRING
:TkSYMBOL
:DLtype2Token
:TkDXSTRING
:TkDREGEXP
:def_rules
:op
:Token
:def_rule
:identify_comment
:TkRD_COMMENT
:EXPR_FNAME
:EXPR_DOT
:TkLPAREN
:TkLBRACK
:TkLBRACE
:TkfLPAREN
:TkfLBRACK
:TkfLBRACE
:EXPR_ARG
:EXPR_END
:EXPR_CLASS
:identify_here_document
:identify_string
:TkQUESTION
:ch
:read_escape
:TkINTEGER
:TkOPASGN
:RET
:identify_number
:TkDOT
:lex_int2
:TkCOLON
:TkSYMBEG
:TkCOLON3
:TkCOLON2
:EXPR_MID
:tk_c
:identify_quotation
:identify_gvar
:identify_identifier
:t
:TkGVAR
:TkBACK_REF
:TkNTH_REF
:TkCVAR
:TkIVAR
:token_c
:trans
:TkReading2Token
:TkSymbol2Token
:valid
:TkFOR
:TkWHILE
:TkUNTIL
:TkCONSTANT
:TkFID
:TkIDENTIFIER
:lt
:quoted
:ltback
:reserve
:len0
:non_digit
:type
:allow_point
:allow_e
:TkFLOAT
:subtype
:nest
:identify_string_dvar
:reserve_continue
:reserve_ltype
:reserve_indent
:reserve_indent_stack
:reserve_state
:reserve_quoted
:TkRBRACE
:TkCOMMENT
:ErrNodeNothing
:ErrNodeAlreadyExists
:DOUT
:Notifier
:def_notifier
:D_WARN
:D_DEBUG
:D_DETAIL
:level
:D_NOMSG
:@head
:Node
:preproc
:postproc
:create
:tokens
:node
:search
:create_subnode
:match_io
:exec_if
:D_DEATIL
:@Tree
:@preproc
:@postproc
:DebugLogger
:ErrUndefinedNotifier
:ErrUnrecognizedLevel
:CompositeNotifier
:AbstractNotifier
:base_notifier
:@prefix
:@base_notifier
:notify?
:printn
:objs
:ppx
:@notifiers
:@level_notifier
:notifiers
:notifier
:LeveledNotifier
:level_notifier
:level_notifier=
:ErrUndefinedNotifer
:level=
:@level
:other
:NoMsgNotifier
:OutputMethod
:NotImplementError
:parse_printf_format
:mod
:TkNode
:TkId
:TkVal
:@value
:TkOp
:@op
:TkUnknownChar
:id
:TokenDefinitions
:TkCLASS
:TkMODULE
:TkDEF
:TkUNDEF
:TkBEGIN
:TkRESCUE
:TkENSURE
:TkEND
:TkIF
:TkIF_MOD
:TkUNLESS
:TkUNLESS_MOD
:TkTHEN
:TkELSIF
:TkELSE
:TkCASE
:TkWHEN
:TkWHILE_MOD
:TkUNTIL_MOD
:TkBREAK
:TkNEXT
:TkREDO
:TkRETRY
:TkIN
:TkDO
:TkRETURN
:TkYIELD
:TkSUPER
:TkSELF
:TkNIL
:TkTRUE
:TkFALSE
:TkAND
:TkOR
:TkNOT
:TkALIAS
:TkDEFINED
:TklBEGIN
:TklEND
:Tk__LINE__
:Tk__FILE__
:TkUPLUS
:TkUMINUS
:TkPOW
:TkCMP
:TkEQ
:TkEQQ
:TkNEQ
:TkGEQ
:TkLEQ
:TkANDOP
:TkOROP
:TkMATCH
:TkNMATCH
:TkDOT2
:TkDOT3
:TkAREF
:TkASET
:TkLSHFT
:TkRSHFT
:TkASSOC
:TkSTAR
:TkAMPER
:TkGT
:TkLT
:TkPLUS
:TkMINUS
:TkMULT
:TkDIV
:TkMOD
:TkBITOR
:TkBITXOR
:TkBITAND
:TkBITNOT
:TkNOTOP
:TkBACKQUOTE
:TkASSIGN
:TkRPAREN
:TkRBRACK
:TkCOMMA
:TkSEMICOLON
:TkBACKSLASH
:TkAT
:TkDOLLAR
:def_token
:token_n
:super_token
:reading
:defs
:@node
:STDIN_FILE_NAME
:InputMethod
:@file_name
:file_name
:@stdin
:@stdout
:MagicFile
:Readline
:@eof
:input
:output
:HISTORY
:default_src_encoding
:ENCODING_SPEC_RE
:detect_encoding
:completion_proc
:completion_case_fold
:input=
:output=
:completion_proc=
:completion_case_fold=
:line_buffer
:point
:set_screen_size
:get_screen_size
:vi_editing_mode
:vi_editing_mode?
:emacs_editing_mode
:emacs_editing_mode?
:completion_append_character
:completion_append_character=
:basic_word_break_characters
:basic_word_break_characters=
:completer_word_break_characters
:completer_word_break_characters=
:basic_quote_characters
:basic_quote_characters=
:completer_quote_characters
:completer_quote_characters=
:filename_quote_characters
:filename_quote_characters=
:refresh_line
:FILENAME_COMPLETION_PROC
:USERNAME_COMPLETION_PROC
:LOCALE_NAME_RE
:LOCALE_DIR
:@@legacy_encoding_alias_map
:locale
:@lang
:@territory
:@encoding_name
:@modifier
:@locale
:language
:territory
:codeset
:modifier
:lang
:modifieer
:rs
:priv
:rex
:ruby_require
:toplevel_load
:found
:real_load
:each_localized_path
:full_path
:search_file
:src
:lib_paths
:lc_path
:libpath
:each_sublocale
:lc
:@modifieer
:Date
:NONEXISTENT_SPECIFICATION_VERSION
:CURRENT_SPECIFICATION_VERSION
:MARSHAL_FIELDS
:today
:TODAY
:@@required_attributes
:rubygems_version
:specification_version
:date
:summary
:@@default_value
:authors
:autorequire
:cert_chain
:dependencies
:description
:email
:extensions
:extra_rdoc_files
:homepage
:licenses
:platform
:post_install_message
:rdoc_options
:required_ruby_version
:required_rubygems_version
:rubyforge_project
:signing_key
:test_files
:@@attributes
:@@array_attributes
:@@nil_attributes
:@@non_nil_attributes
:default_executable
:loaded
:loaded?
:activated
:loaded_from
:original_platform
:_all
:@@all
:full_name
:_resort!
:a
:add_spec
:add_specs
:all
:all=
:all_names
:array_attributes
:attribute_names
:@@dirs
:dirs=
:x
:to_specs
:trails
:traverse
:from_spec
:trail
:conflicts
:from_yaml
:normalize_yaml_input
:@specification_version
:latest_specs
:prerelease
:native
:prerelease?
:minimum
:code
:non_nil_attributes
:outdated
:outdateds
:remotes
:remove_spec
:required_attribute?
:required_attributes
:current_version
:field_count
:PrivateType
:@rubygems_version
:@summary
:@required_ruby_version
:@required_rubygems_version
:@original_platform
:@dependencies
:@rubyforge_project
:@email
:@authors
:@description
:@homepage
:@has_rdoc
:@new_platform
:@platform
:@license
:@loaded
:@activated
:sort_obj
:limit
:@licenses
:raise_if_conflicts
:activate_dependencies
:add_self_to_load_path
:runtime_dependencies
:spec_dep
:matches_spec?
:add_bindir
:@bindir
:add_dependency_with_type
:version_requirements
:add_development_dependency
:development
:add_runtime_dependency
:runtime
:add_dependency
:insert_index
:author
:author=
:o
:authors=
:base_dir
:@base_dir
:bin_dir
:@bin_dir
:gem_dir
:@cache_dir
:cache_file
:@cache_file
:bad
:satisfies_requirement?
:root
:lib
:suf
:@date
:date=
:@default_executable
:@executables
:default_value
:dependent_gems
:out
:sats
:find_all_satisfiers
:sat
:dependent_specs
:description=
:development_dependencies
:d
:doc_dir
:@doc_dir
:encode_with
:coder
:mark_version
:attributes
:same_attributes?
:executable
:executable=
:executables=
:@extensions
:extensions=
:@extra_rdoc_files
:extra_rdoc_files=
:@files
:@test_files
:files=
:for_cache
:@full_gem_path
:gems_dir
:original_name
:@gem_dir
:@gems_dir
:has_rdoc
:has_rdoc=
:ignored
:has_rdoc?
:has_unit_tests?
:has_test_suite?
:hash_code
:init_with
:yaml_initialize
:tag
:@loaded_from
:other_spec
:other_ivars
:really_verbose
:installation_path
:lib_dirs_glob
:lib_files
:license
:license=
:licenses=
:loaded_from=
:sym
:normalize
:platform=
:CURRENT
:pretty_print
:q
:breakable
:attr_name
:current_value
:y
:act
:con
:@rdoc_options
:rdoc_options=
:require_path
:require_path=
:required_ruby_version=
:req
:required_rubygems_version=
:@requirements
:requirements=
:ri_dir
:@ri_dir
:ruby_code
:satisfied_by?
:spec_dir
:@spec_dir
:spec_file
:@spec_file
:spec_name
:summary=
:test_file
:test_file=
:@test_suite_file
:test_files=
:test_suite_file
:test_suite_file=
:to_ruby
:handled
:requirements_list
:@type
:version_reqs_param
:to_ruby_for_cache
:to_yaml
:NoAliasYAMLTree
:builder
:ast
:tree
:Psych
:Visitors
:Emitter
:accept
:quick_emit
:taguri
:to_yaml_style
:dep_spec
:validate
:packaging
:UserInteraction
:nil_attributes
:symbol
:non_files
:field
:lazy
:attribute
:alert_warning
:executable_path
:shebang
:version=
:vals
:loaded=
:activated=
:VERSION_PATTERN
:ANCHORED_VERSION_PATTERN
:correct?
:bump
:segments
:@hash
:@segments
:@prerelease
:release
:spermy_recommendation
:lhsegments
:rhsegments
:lhsize
:rhsize
:lhs
:rhs
:OPS
:PATTERN
:parse
:@none
:as_list
:fix_syck_default_key_in_requirements
:specific?
:SyckDefaultKey
:@local
:cpu
:os
:arch
:local_platform
:@cpu
:@os
:extra
:_deprecated_empty?
:@require_paths
:@autorequire
:@cert_chain
:@post_install_message
:@signing_key
:_deprecated_test_suite_file
:_deprecated_test_suite_file=
:_deprecated_loaded
:_deprecated_loaded?
:_deprecated_loaded=
:_deprecated_installation_path
:@env
:@home
:home=
:path=
:gpaths
:gem_path
:this_path
:APPLE_GEM_HOME
:@path
:TYPES
:@version_requirements
:@version_requirement
:reqs
:match?
:self_req
:other_req
:platform_only
:CantReturnToNormalMode
:IllegalParameter
:IrbAlreadyDead
:IrbSwitchedToCurrentThread
:NoSuchJob
:CantShiftToMultiIrbMode
:histfile
:maxhistsize
:rvm_ruby_string
:RVM
:InputCompletor
:ReservedWords
:CompletionProc
:candidates
:select_message
:sep
:regmessage
:gv
:lv
:cv
:rec
:Operators
:irb_binding
:irb_exit_org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment