Open karooolis opened 9 years ago
The command $ bundle exec wagon generate content_type photos caption photo_file:file:true post:belongs_to:true does not work, as can be seen in this open bug. Creating the relationship separately does the job.
$ bundle exec wagon generate content_type photos caption photo_file:file:true post:belongs_to:true
The command
$ bundle exec wagon generate content_type photos caption photo_file:file:true post:belongs_to:true
does not work, as can be seen in this open bug. Creating the relationship separately does the job.