python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
rails_blob_path host: and only_path: true returns the same?
Im trying to figure out how to use Rails.application.routes.url_helpers.rails_blob_path
I have an class with
has_one_attached :logo
and then I do
Rails.application.routes.url_helpers.rails_blob_path(...
Jepzen
Votes: 0
Answers: 1
Heroku - how to reconnect Mailgun to my app
Im working on a project with Ruby on Rails language, deployed to Heroku everything is working fine
I had Mailgun addon installed in my Heroku app
at one point I tried to change it to another mailing A...
JohnM
Votes: 0
Answers: 0
NoMethodError in Reviews#new after clicking on a link to create review page
Error happens after clicking the Submit a Review link from restaurants/show.html.erb
Showing ...app/views/reviews/new.html.erb where line #1 raised:
undefined method `reviews_path' for #<ActionVi...
nakakapagpabagabag
Votes: 0
Answers: 0
app changes not reflecting while runnning docker image
I am running a docker image and whenever I make any new changes inside the app folder such as in controllers or views the changes are not relfected in browser. Everytime I need to create a new image i...
Aniket Tiwari
Votes: 0
Answers: 0