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
Post a Comment