Ruby/Rails : Ruby Core Classes : TestWin32OLE
Context of the notion in the technology: Document / Topc: Ruby/Rails Document / Topc: Ruby Core Classes
Related Keywords: Ruby Rails Ruby Core Classes Test Win OLE
Help URL: http://ruby-doc.org/core/classes/TestWin32OLE.html
Items Related to TestWin32OLE
Inner Elements of TestWin32OLE
TestWin32OLE contains following items:
- setup
- teardown
- test_const_CP_ACP (test const CP ACP)
- test_const_CP_MACCP (test const CP MACCP)
- test_const_CP_OEMCP (test const CP OEMCP)
- test_const_CP_SYMBOL (test const CP SYMBOL)
- test_const_CP_THREAD_ACP (test const CP THREAD ACP)
- test_const_CP_UTF7 (test const CP UTF )
- test_const_CP_UTF8 (test const CP UTF )
- test_convert_bignum (test convert bignum)
- test_each (test each)
- test_get_win32ole_object (test get win ole object)
- test_invoke (test invoke)
- test_no_exist_property (test no exist property)
- test_ole_func_methods (test ole func methods)
- test_ole_get_methods (test ole get methods)
- test_ole_invoke_with_named_arg (test ole invoke with named arg)
- test_ole_invoke_with_named_arg_last (test ole invoke with named arg last)
- test_ole_method_help (test ole method help)
- test_ole_methods (test ole methods)
- test_ole_put_methods (test ole put methods)
- test_s_codepage (test s codepage)
- test_s_codepage_changed (test s codepage changed)
- test_s_codepage_set (test s codepage set)
- test_s_connect (test s connect)
- test_s_const_load (test s const load)
- test_s_new (test s new)
- test_s_new_DCOM (test s new DCOM)
- test_s_new_from_clsid (test s new from clsid)
- test_setproperty (test setproperty)
- test_setproperty_bracket (test setproperty bracket)
- test_setproperty_with_equal (test setproperty with equal)
Ruby on Rails, often called RoR, or just Rails, is an open source web application framework written in Ruby that closely follows the Model-View-Controller (MVC) architecture. It strives for simplicity and allowing real-world applications to be developed in less code than other frameworks and with a minimum of configuration. The Ruby programming language allows for extensive metaprogramming, which Rails makes much use of. This results in a syntax that many of its users find to be very readable. Rails is primarily distributed through RubyGems, which is the official packaging format and distribution channel for Ruby libraries and applications. -- wikipedia.org
|