Flowdock
def_same_enc() public

No documentation

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

Hide source
# File lib/rss/converter.rb, line 65
    def def_same_enc()
      def_convert do |value|
        value
      end
    end
Register or log in to add new notes.