avatar

3

Initial import of templated_attribute plugin by chrisk, 21 Jul, 2007 11:35 AM
Diff this changeset:
templated_attribute_test.rb
      require 'test/unit'

class TemplatedAttributeTest < Test::Unit::TestCase
  # Replace this with your real tests.
  def test_this_plugin
    flunk
  end
end