ruby-enterprise-edition Questions

4

Solved

When I paste the following text into IRB or PRY running under ruby-enterprise-2011.03, it takes 13 seconds. # Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incidi...
Ascanius asked 3/9, 2011 at 22:12

4

Solved

Is there a way to determine what version of Ruby is running from within Rails (either on the web or through script/console)? I have Ruby 1.8.6 installed but I've also installed Ruby Enterprise Edit...
Myrick asked 19/10, 2009 at 16:34

1

Solved

I'm trying to deploy a rails app to my ubuntu linux server. I'm using capistrano and bundler and when it gets to installing gems it fails with this error: Installing json (1.7.7) with native exten...

3

Solved

I'm planning to build a website that will be a simple CMS where users submit and view postings with videos, photos and text. One decision I want to make is choosing between Ruby Enterprise Edition...

8

Solved

Here is what I have done so far. Clean install of OS X Lion Downloaded and installed latest version of Xcode from the App Store. Installed Git Installed Homebrew Installed RVM I am now trying...
Sulphonamide asked 24/7, 2011 at 0:27

4

Solved

Since Rails 3.1 strongly recommends that it be installed with Ruby 1.9.2. But what about Ruby Enterprise Edition support? Ruby EE seems to be in the 1.8.x version, so I guess this means that future...

1

Solved

I installed Phusion Passenger with Nginx, configured Nginx to point to the right directory, Then I ran webapp directory and this has downloaded the gemfiles, but it can't find the gems. When I vis...
Archipelago asked 18/6, 2011 at 9:21

3

Solved

Having seen this interpreter comparison graph, I wondered the reasons behind the MRI's mainstream usage, although it performs the worst. Why aren't Kiji or Ruby Enterprise Edition used more f...
Sinuosity asked 24/5, 2011 at 7:8

4

Solved

The following code snippet works fine in 1.8.7 on Mac OS X, but not in 1.8.6 on Ubuntu. Why? Is there a workaround? Works in 1.8.7: $ ruby --version ruby 1.8.7 (2009-06-08 patchlevel 173) [univer...
Intransigent asked 2/5, 2010 at 21:18
1

© 2022 - 2024 — McMap. All rights reserved.