gem.sh
gem.sh
Home
Gems
Types
Docs
Community
Quick search...
Classes
class OpenStruct
Overview
H
Home
R
Reference
T
Types
C
Changelogs
Documentation
README
More
Versions
Source
Playground
Stats
Metadata
Wiki
Announcements
Community
Articles
Tutorials
Videos
Community
Gems
ostruct
0.6.2
class OpenStruct
# freeze
Select a tab
README
Metadata
Source
Versions
Changelogs
Guides
Articles
Reference
Playground
Videos
Types
Community
Stats
Announcements
class OpenStruct
def freeze
def
freeze
@table
.
freeze
super
end
Instance Methods
# ==
# []
# []=
# delete_field
# dig
# each_pair
# encode_with
# eql?
# freeze
# hash
# init_with
# initialize
# initialize_clone
# initialize_dup
# inspect
# is_method_protected!
# marshal_dump
# method_missing
# new_ostruct_member!
# to_h
# to_h
# update_to_values!