Skip to content

Commit

Permalink
Remove unused private method yaml_fixtures_key
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeymuranov committed May 11, 2012
1 parent 62f098d commit 5ecd14c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions activerecord/lib/active_record/fixtures.rb
Expand Up @@ -678,9 +678,6 @@ def yaml_file_path
"#{@fixture_path}.yml"
end

def yaml_fixtures_key(path)
::File.basename(@fixture_path).split(".").first
end
end

class Fixture #:nodoc:
Expand Down

0 comments on commit 5ecd14c

Please sign in to comment.