Ruby/Rails : Ruby Core Classes : WIN32COMGen
Context of the notion in the technology: Document / Topc: Ruby/Rails Document / Topc: Ruby Core Classes
Related Keywords: Ruby Rails Ruby Core Classes WIN COM Gen
Help URL: http://ruby-doc.org/core/classes/WIN32COMGen.html
Items Related to WIN32COMGen
Inner Elements of WIN32COMGen
WIN32COMGen contains following items:
- class_name (class name)
- define_class (define class)
- define_include (define include)
- define_initialize (define initialize)
- define_instance_variables (define instance variables)
- define_method_missing (define method missing)
- define_module (define module)
- generate
- generate_args (generate args)
- generate_argtype (generate argtype)
- generate_argtypes (generate argtypes)
- generate_class (generate class)
- generate_constants (generate constants)
- generate_func_methods (generate func methods)
- generate_method (generate method)
- generate_method_args_help (generate method args help)
- generate_method_body (generate method body)
- generate_method_help (generate method help)
- generate_methods (generate methods)
- generate_properties_with_args (generate properties with args)
- generate_propget_methods (generate propget methods)
- generate_propput_methods (generate propput methods)
- generate_propputref_methods (generate propputref methods)
- new
- ole_classes (ole classes)
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
|