Class: AlphaPluginModel
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- AlphaPluginModel
- Defined in:
- vendor/plugins/engines/test/plugins/alpha_plugin/app/models/alpha_plugin_model.rb
Class Method Summary
Methods inherited from ActiveRecord::Base
Class Method Details
+ (Object) report_location
2 |
# File 'vendor/plugins/engines/test/plugins/alpha_plugin/app/models/alpha_plugin_model.rb', line 2 def self.report_location; TestHelper::report_location(__FILE__) end |