[Rails] Status of the "rails" package in Ubuntu

2019-04-04 Thread Robie Basak
Hi, I'm an Ubuntu developer on the Ubuntu Server team. I recently started a thread on the Ubuntu development mailing list that I'd like to draw your attention to. It relates to some maintenance difficulties we're having with the rails package on Ubuntu, but also language-specific stacks

[Rails] Watchdog abortion occurs in linear routing algorithm in ruby(windows 10).

2019-04-04 Thread athira suresh babu
I am implementing linear routing algorithm in ruby. The output is written to 4 files. The log file obtained produce watchdog abortion and the complete output is not printed. The dot file produced has no output. How to rectify the mistake? -- You received this message because you are

Re: [Rails] Re: Booting rbenv managed rails app with Systemd

2019-04-04 Thread botp
On Thu, Apr 4, 2019 at 11:30 AM wrote: > ExecStart=/home/pi/.rbenv/bin/rbenv bundle exec rails s -b 192.168.1.66 > >> i havent used rbenv like that, but, have you tested that statement alone on a command line? have you tried running without rbenv in that line? any thoughts here? thinking the