Skip to content

Commit

Permalink
Merge pull request #6266 from alexeymuranov/remove_unused_private_method
Browse files Browse the repository at this point in the history
Remove unused private method
  • Loading branch information
carlosantoniodasilva committed May 14, 2012
2 parents 1aff772 + 5ecd14c commit 9199ddf
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 9199ddf

Please sign in to comment.