Re: [Rails] routes

2017-09-13 Thread Joe Guerra
Thanks. What should I do to fix it? Should I re-run the generator? On Tue, Sep 12, 2017 at 7:10 PM, Rob Biedenharn wrote: > I'm removing most of the "noise" from your output and focussing on the > gallery-relevant bits: > > On 2017-Sep-12, at 17:29 , Joe Guerra

Re: [Rails] problem starting unicorn, says unicorn not installed but it is

2017-09-13 Thread Norbert Melzer
I'm not a user of rbenv, but when I still used ruby and RVM I had to load rvm manually in startup scripts. RVM even had a function to create shims which did this for you. This is necessary, because RVM (and probably RBenv) are only loaded in a log in shell through its bash/zsh/whatever-rc files.

Re: [Rails] problem starting unicorn, says unicorn not installed but it is

2017-09-13 Thread Ben Edwards
User in unicorn.rb is ben. When I am logged in as ben I can type unicorn and it finds/runs it. Ime using rbenv. I did have this working and reinstlled rbenv localy in the user. sould of mentioned ths buy it was a 2PAM post just before I caled it a day. Will post config files later when I

Re: [Rails] unknown error on line 11

2017-09-13 Thread Mugurel Chirica
What have you tried so far? Did you use a debugger to step through your code and see if you are missing something? -- 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

Re: [Rails] problem starting unicorn, says unicorn not installed but it is

2017-09-13 Thread Norbert Melzer
Have you installed it for the correct user? Or locally to your current? On Mi., 13. Sep. 2017, 03:12 Ben Edwards wrote: > Logfile is: > > ben@whatnow:~/eventpuddle/eventpuddle/rails/eventpuddle$ systemctl status > unicorn_eventpuddle.service > ● unicorn_eventpuddle.service