Add tests for the Active Record extensions in the plugin (all in templated_attribute.rb)
- ~
- rails_plugins
- templated_attribute
- test
- test_helper.rb
| test_helper.rb |
|---|
RAILS_ENV = 'test'
require File.expand_path(File.join(File.dirname(__FILE__), '../../../../config/environment.rb'))
