<Jose__>
And I'll like to run it only with precompiled files
<Jose__>
The compilation is done, but I'm not sure how to make "rails sever" accept my rbc files
<Jose__>
Any help please?
<cremes>
Jose__: hard question… can you run “ps -ef | grep rails” and see what the full command is that gets run?
<cremes>
If so, you can probably execute that command directly using whatever technique is necessary for rbc files.
<Jose__>
Hi cremes: It is running "/home/ruby/.rvm/rubies/rbx-2.5.8/bin/rbx bin/rails s" however I think I can not run that with the Rubinius::CodeLoader.require_compiled command
<cremes>
Have you tried? The instructions on that old blog post seem pretty clear.
<cremes>
You’ll want to compile the bin/rails file (if possible) and pass that argument. It isn’t clear to me how to do that so you’ll have to experiment.
<Jose__>
cremes: Yes, I have tried. It's giving me a "no such file to load -- rubygems/path_support" error
<Jose__>
If I run the standard rails it returns "no such file to load -- /home/ruby/project/config/boot" because boot.rb is now boot.rbc
<cremes>
Jose__: I don’t have an answer for you. If you want this to work, you’ll have to dig in to it and figure it out. Sorry.
<Jose__>
OK, no problem cremes, thanks!
Jose__ has quit [Quit: Page closed]
nirvdrum has joined #rubinius
meh` has joined #rubinius
shevy has joined #rubinius
|jemc| has joined #rubinius
pitr-ch_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]