Ruby on Rails
Tuesday, June 26, 2018
Hi Stephanie,
Could you post here some screenshot from your browser ?
wt., 26 cze 2018 o 14:50 Stephanie_Snowflake <spicychemist@gmail.com> napisał(a):
1. Inside project folder--2. Postgresql server is running3. at Localhost:3000 -> is working (Yay! You're on Rails!)I'm unable to get beyond this page. So I can actually see the app, like it looks on the live feed.routes.rbRails.application.routes.draw doget 'welcome/index'resources :feedbacks, only: [:post]$ Rake RoutesPrefix Verb URI Pattern Controller#Actionwelcome_index GET /welcome/index(.:format) welcome#indexrails_service_blob GET /rails/active_storage/blobs/:signed_id/*filename(.:format) active_storage/blobs#showrails_blob_representation GET /rails/active_storage/representations/:signed_blob_id/:variation_key/*filename(.:format) active_storage/representations#showrails_disk_service GET /rails/active_storage/disk/:encoded_key/*filename(.:format) active_storage/disk#showupdate_rails_disk_service PUT /rails/active_storage/disk/:encoded_token(.:format) active_storage/disk#updaterails_direct_uploads POST /rails/active_storage/direct_uploads(.:format) active_storage/direct_uploads#createI should be able to view my app fromlocalhost:3000/welcome/indexI get a Welcome Controller Error!Please Help!
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/d6107b28-365e-4c9e-a127-02d502f4dd70%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACjdbWdC%3DKErSY2mcJ0fpZyZxuahpB9ELPqaw_%3DFXcgVcV8J0w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment