Flowdock
trailer(stream) private

No documentation

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

Hide source
# File activerecord/lib/active_record/schema_dumper.rb, line 65
      def trailer(stream)
        stream.puts "end"
      end
Register or log in to add new notes.