ActiveRecord::Base
# File lib/rails/generators/active_record/observer/observer_generator.rb, line 8 def create_observer_file template 'observer.rb', File.join('app/models', class_path, "#{file_name}_observer.rb") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.