Parent

Methods

Stringex::Localization::Backend::Base

Public Class Methods

reset!() click to toggle source
# File lib/stringex/localization/backend/base.rb, line 6
def reset!
  instance_variables.each { |var| remove_instance_variable var }
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.