omarzina / substruct

Automatically exported from code.google.com/p/substruct
0 stars 0 forks source link

remove the mime-types requirement for db:bootstrap #147

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
minor issue.

What steps will reproduce the problem?
1. run rake substruct:db:bootstrap 
2. it forces the mime_types gem, though it's actually only necessary for a
migration [which migration you will never be running since you're
bootstrapping from a schema past that version]

What version of the product are you using? On what operating system?
SVN TRUNK.

Thanks!

Original issue reported on code.google.com by rogerpack2005 on 8 Nov 2008 at 5:26

Attachments:

GoogleCodeExporter commented 8 years ago
AFIAK mime_types is necessary for the attachment_fu plugin.

Original comment by subim...@gmail.com on 25 Jan 2009 at 7:47

GoogleCodeExporter commented 8 years ago
migration 25

Original comment by rogerpack2005 on 29 Jan 2009 at 2:25