Sha256: dbdf6d785ba26e59a8636cc0ada4b91b29fc1ecd5864023c14e01ce2c222acba
Contents?: true
Size: 1.04 KB
Versions: 3
Compression:
Stored size: 1.04 KB
Contents
# typed: true # DO NOT EDIT MANUALLY # This is an autogenerated file for dynamic methods in `ActionController::Helpers`. # Please instead update this file by running `bin/tapioca dsl ActionController::Helpers`. module ActionController::Helpers include GeneratedInstanceMethods mixes_in_class_methods ::AbstractController::Helpers::ClassMethods mixes_in_class_methods GeneratedClassMethods module GeneratedClassMethods def _helper_methods; end def _helper_methods=(value); end def _helper_methods?; end def helpers_path; end def helpers_path=(value); end def helpers_path?; end def include_all_helpers; end def include_all_helpers=(value); end def include_all_helpers?; end end module GeneratedInstanceMethods def _helper_methods; end def _helper_methods=(value); end def _helper_methods?; end def helpers_path; end def helpers_path=(value); end def helpers_path?; end def include_all_helpers; end def include_all_helpers=(value); end def include_all_helpers?; end end end
Version data entries
3 entries across 3 versions & 1 rubygems