Flowdock
def_csv_accessor(klass, full_name) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rss/maker/itunes.rb, line 54
      def def_csv_accessor(klass, full_name)
        klass.def_csv_element(full_name)
      end
Register or log in to add new notes.