rake ops_dump # returns all ops, except virtual ops
rake ops_dump[true] # like above, includes virtual ops rake ops_dump[true,true] # like above, uses appbase naming (maybe this should be the default behavior)
Loading
Please sign in to comment
rake ops_dump[true] # like above, includes virtual ops rake ops_dump[true,true] # like above, uses appbase naming (maybe this should be the default behavior)