ruby on rails - Can't access files in Public folder -



ruby on rails - Can't access files in Public folder -

i have set 3 files in public folder. 1 html file. can access through https://domain.com/file.html

when seek access either of other 2 files through same method (a .ipa , .plist) tells me file not found - uploaded them. i'm sure beginners question i'm struggling find answer. link in html needs able access 1 of them , link in file (the plist) direct ipa.

i have tried creating routes files didn't work.

ruby-on-rails

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -