method
new
v7.1.3.4 -
Show latest stable
- Class:
ActiveRecord::FixtureSet::File
new(file)public
No documentation available.
# File activerecord/lib/active_record/fixture_set/file.rb, line 19
def initialize(file)
@file = file
end