Module: RbsActivesupport

Defined in:
lib/rbs_activesupport.rb,
lib/rbs_activesupport/ast.rb,
lib/rbs_activesupport/types.rb,
lib/rbs_activesupport/parser.rb,
lib/rbs_activesupport/include.rb,
lib/rbs_activesupport/version.rb,
lib/rbs_activesupport/delegate.rb,
lib/rbs_activesupport/generator.rb,
lib/rbs_activesupport/rake_task.rb,
lib/rbs_activesupport/class_attribute.rb,
lib/rbs_activesupport/method_searcher.rb,
lib/rbs_activesupport/attribute_accessor.rb,
lib/rbs_activesupport/declaration_builder.rb,
lib/rbs_activesupport/parser/comment_parser.rb,
lib/generators/rbs_activesupport/install_generator.rb,
sig/rbs_activesupport.rbs,
sig/rbs_activesupport/ast.rbs,
sig/rbs_activesupport/types.rbs,
sig/rbs_activesupport/parser.rbs,
sig/rbs_activesupport/include.rbs,
sig/rbs_activesupport/version.rbs,
sig/rbs_activesupport/delegate.rbs,
sig/rbs_activesupport/generator.rbs,
sig/rbs_activesupport/rake_task.rbs,
sig/rbs_activesupport/class_attribute.rbs,
sig/rbs_activesupport/method_searcher.rbs,
sig/rbs_activesupport/attribute_accessor.rbs,
sig/rbs_activesupport/declaration_builder.rbs,
sig/rbs_activesupport/parser/comment_parser.rbs,
sig/generators/rbs_activesupport/install_generator.rbs

Defined Under Namespace

Modules: AST, Types Classes: AttributeAccessor, ClassAttribute, DeclarationBuilder, Delegate, Error, Generator, Include, InstallGenerator, MethodSearcher, Parser, RakeTask

Constant Summary collapse

VERSION =

Returns:

  • (::String)
"1.7.1"