Flowdock
method

class_name

Importance_0
v2.2.1 - Show latest stable - 0 notes - Class: Fixture
class_name() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activerecord/lib/active_record/fixtures.rb, line 778
  def class_name
    @model_class.name if @model_class
  end
Register or log in to add new notes.