当我执行%rake college:create[demo]时,我得到以下错误:有人有解决这个问题的办法吗?当我执行rake -T时,这是我作为输出行之一得到的结果:
rake college:create[config_name] # create a college profile因此,这是一个有效的命
我正在尝试实现图片上传功能(没有创业板),当我选择图片后按submit键时,我会得到以下错误:tiveRecord::UnknownAttributeError in PicturesController#createExtracted source (around line #13):
# make a new picture with what picture_params returnst.string :url
t.timestamps nul