Last Updated: November 08, 2017
·
2.334K
· vumanhcuongit

Prax for ROR in Ubuntu

You know Prax ? if you don't, close this page and enjoy your life :) <br />
You're tired when setting Prax. OK, I used to be like you :)

I followed this instructions to setup Prax on my computer, but it didn't work.

myapp.dev   #failed
myapp.dev:3000 #successful

myapp.dev:3000 is n't what I want. You can follow the below steps to setup Prax successfully:

  • start rails server
  • cd /opt/prax/bin
  • prax start
  • ln -sf ~/myapp ~/.prax/
  • firefox http://myapp.dev

WOAH! Là lá la la

alt text

Next time, you just start rails server and run prax start

That's all, and thanks for your concern. If you have any questions, please don't hesitate to ask me :).

2 Responses
Add your response

Thanks dude, it was veeeery helpful!!

over 1 year ago ·

for me routing dosnt work for myapp.dev, at myapp.dev:3000 everything seems work perfectly

over 1 year ago ·