activity_streams icon indicating copy to clipboard operation
activity_streams copied to clipboard

Specifying alternate user model to generator doesn't work

Open johngrimes opened this issue 16 years ago • 0 comments

Typing:

script/generate activity_streams Member

results in a migration file with:

add_column :users, :activity_stream_token, :string

johngrimes avatar Jul 20 '09 08:07 johngrimes