Omgili - forum search, search forums  
  

Discussions about gems

Displaying 1 - 10 out of 70,792 discussions.  
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
Hi, since I updated ruby using Mac Ports (on Leopard) I have got several problems and I also had to reinstall gems. Now when I run Mongrel I keep getting the error "Missing these required gems" followed by the list of gems that I required in environment...
Started by on , 5 posts by 5 people.  
Are you sure the gem command is actually the one installed by MacPorts and not the included default from OSX? This railswiki-entry gives lots of insight into handling of multiple gem-repositories are similar: which ruby which gem....
In this question , I mentioned my assumption that rubyforge gems are more official, authoritative, and stable than github forks. One of the people replying to my question said that my assumption might not be accurate. What have you observed? Do people...
Started by on , 5 posts by 5 people.  
What I noticed ....
It really depends on the gem project quicker, but I don't know.
Some are rock solid, others are pre-alpha quality.
There is a huge range in quality/stability of gems from both sources.
No difference as far as I can tell.
Is it possible to search for all gems that rely on a certain rubygem? For example, I'd like to ask for all gems in gemcutter that rely on the test-unit gem. Background : I'm looking to see how other gems handle the issue mentioned here .
Started by on , 4 posts by 4 people.  
Use Google + Gemcutter....
Use gem fetch and then gem unpack to just d/l and extract them want.
Dependencies: gem search test-unit- Also, you can search your local gems dependencies with my gemBite the bullet, do it the BFI way.
Ask your Facebook Friends
I've been out of the Ruby world for a while (3 years), but I'm coming back for a project. I am now overwhelmed by all the gems available. Is there a list of gems by popularity/best gems? And where is the current list of all the gems?
Started by on , 5 posts by 5 people.  
Perhaps also try gem list....
There is no such thing as "best" gems.
You canRuby gems is a package manager for ruby projects.
For a list of all the gems on rubygems.org, try gem list --remote .
Most used, but not "best".
Same as Title said: What is the benefit for freeze gems in Ruby on Rails?
Started by on , 3 posts by 3 people.  
When you freeze a gem it copies it in to the /vendor directory in your application and the application will load it before it loads a version of the gem installed in the normal rubygems path the gem already available to the application....
What are good sites to look for useful ruby gems?
Started by on , 3 posts by 3 people.  
Github is where most gems source code is hosted; they have a search facility, and you can search.
Ruby Toolbox lists gems by category and compares how popular.
To give ratings for them.
When Rails loads, does it load all the gems that are installed on the system? I've got 47 gems installed on the server, including all the various Rails gems which have multiple versions. However, both Rails, and all the gems used by the application, are...
Started by on , 3 posts by 3 people.  
In the application but never the gems unless its explicitly mentioned (using require) in the application.
I have a Rails app that I need to deploy. Here are the facts: The app was developed on Windows and requires Windows binary gems The app is to be deployed onto an Open Solaris shared server (Joyent) I do not have permissions to install gems on the server...
Started by on , 6 posts by 6 people.  
For all other gems you can use the vendor/gems directory deployable without depending on system installed gems and secondly it freezes a specific version of a gem to your application....
The binary gems are the real problem.
I'm trying to set a gem repository on one of our local servers. Here are the steps I'm running, that I've followed from several guides. 1) I create the BASEDIR folder /var/www/html/gems 2) sudo cp -r /usr/lib/ruby/gems/1.8/gems/someGem /var/www/html/gems...
Started by on , 3 posts by 3 people.  
Sudo gem destination (the one above ./gems): require 'rubygems' require 'rubygems/indexer' i=Gem::Indexer.new generate_index -d /var/www/html....
But on the basedir one.
You should generate the index not on the gems subdirectory.
Hello all, I just did a first time ruby enterprise edition, installed some gems, and now I'm trying to do a ' sudo ./rake gems:install' and getting a: rake aborted! No Rakefile found error. Firstly, what directory should I be doing this from? Here are...
Started by on , 4 posts by 4 people.  
You have to run this inside your app root-enterprise-X.X.X/bin/gem....
Rake gems:install is to install gems for your app.
Ok I've looked in the docs $ /opt/ruby.
To install gems on your machine use gem install .
Directory.
Page: 1   2   3   4   5   6   7   8   9   10  
Related Searches
M_GEM    dri2 gem    radeonhd gem dri2    "gem"    milla gems    fire mountain gems    gems fifa 2007    nick punto web gems    leegmaken van grand soul gem oblivion    A "gem" in yesterday's Ottawa Citizen   
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost