Y
Hacker News
new
|
ask
|
show
|
jobs
by
jashmatthews
2940 days ago
Anything that runs on JRuby can be packaged as a single file.
1 comments
regularfry
2940 days ago
And even with MRI, it's not as painful as people make out. Set `$GEM_HOME`, `bundle install`, tar up your app and the gems, stick them on the server.
link