APIdock / Ruby on Rails
/
Browse About
method

to_options!

v4.2.1 - Show latest stable - Class: ActiveSupport::HashWithIndifferentAccess
to_options!()
public

No documentation available.

# File activesupport/lib/active_support/hash_with_indifferent_access.rb, line 238
    def to_options!; self end

Related methods

  • Instance methods
  • []=
  • convert_key
  • convert_value
  • deep_stringify_keys
  • deep_stringify_keys!
  • deep_symbolize_keys
  • default
  • delete
  • dup
  • extractable_options?
  • fetch
  • key?
  • merge
  • nested_under_indifferent_access
  • regular_update
  • regular_writer
  • reject
  • replace
  • reverse_merge
  • reverse_merge!
  • select
  • stringify_keys
  • stringify_keys!
  • symbolize_keys
  • to_hash
  • to_options!
  • update
  • values_at
  • with_indifferent_access
  • Class methods
  • []
  • new
  • new_from_hash_copying_default
APIdock API Documentation Browser

© 2026 APIdock