vsivsi / meteor-file-collection

Extends Meteor Collections to handle file data using MongoDB gridFS.
http://atmospherejs.com/vsivsi/file-collection
Other
159 stars 37 forks source link

remove the head slash from url #132

Closed crapthings closed 8 years ago

crapthings commented 8 years ago

two slash failed on production env, we won't trigger any http request

vsivsi commented 8 years ago

Hi this looks good, but it's failing CI because of a bug in the latest version of spacejam (an automated Meteor package testing framework).

https://github.com/practicalmeteor/spacejam/issues/60

vsivsi commented 8 years ago

Okay, spacejam got fixed, so I'm merging now. Thanks for the fix!

vsivsi commented 8 years ago

Fixed in 1.3.6