python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Rails 7 ActiveStorage file preview. rails app is crashing
I am trying to preview a pdf file in a rails 7 project like this:
I am using poppler & rails default active storage. I am able to store the file, link it for download but not really preiview it in...
Gilg Him
Votes: 0
Answers: 1
Ruby on Rails LoadError in production environment
I am perplexed by the following issue:
When launching a rails server in production using the following command:
bundle exec rails s -e production, I get a LoadError:
=> Booting Puma
=> Rails 6.1...
Lagastic
Votes: 0
Answers: 0