Keine Beschreibung http://j1x-huginn.herokuapp.com
class AddMemoryToAgents < ActiveRecord::Migration def change add_column :agents, :memory, :text end end