new

initialize( file_name, yaml_opts = {} )
Class Public methods

Creates a new YAML::Store object, which will store data in file_name. If the file does not already exist, it will be created.

Options passed in through yaml_opts will be used when converting the store to YAML via Object#to_yaml.

doc_ruby_on_rails
2015-06-14 11:13:57
Comments
Leave a Comment

Please login to continue.