Wrapper for error strings so that they may be exported using to_xxx
# File lib/active_scaffold/data_structures/error_message.rb, line 8 def public_attributes { :error => @error } end
# File lib/active_scaffold/data_structures/error_message.rb, line 20 def to_s @error end
Generated with the Darkfish Rdoc Generator 2.