gem
How should I package up reusable extensions across multiple projects
We have some business specific extensions to common gems such as Sunspot. These extensions need to be run on startup since th开发者_如何转开发e files they belong are already defined.. ie rails will no[详细]
2023-02-05 16:20 分类:问答Bundler problem building native extensions
I\'m running bundle install on my staging environment on my Ubuntu machine. It keeps failing trying to install json 1.4.6 with the native extensions.[详细]
2023-02-05 16:15 分类:问答gem not installing
Ok i keep getting this error Could not find tzinfo-0.3.24 in any of the sources (Bundler::GemNotFound)[详细]
2023-02-05 06:45 分类:问答pg_config, ruby pg, postgresql 9.0 problem after upgrade, centos 5
After upgrade postgresql 8.1 to 9.0 ive noticed issues with libraries dependency. Postgresql works fine (connection, queries).[详细]
2023-02-05 03:58 分类:问答Geocoding gem for Mongoid
Is there a geocoding gem similar to acts_as_geocodable for Mongoid? So far as I can tell all geocoding ge开发者_开发百科ms seem to be built for ActiveRecord. Geocoder seems to work with mongoid http:/[详细]
2023-02-05 03:17 分类:问答will_paginate JSON support?
I wonder if anyone could please tell me if will_paginate can support JSON out of the box or if this has to be hacked?[详细]
2023-02-05 01:13 分类:问答gem install trouble
I have a weird trouble, i\'ve updated the .irbrc file to make better looking, for this I installed awesome_print, wirble and looksee ge开发者_如何学运维ms, check them by gem list - every gem is there.[详细]
2023-02-04 23:01 分类:问答fbgraph gem compatible with rails 2.3.8?
开发者_如何转开发Is the fbgraph gem usable with rails 2.3.8?https://github.com/nsanta/fbgraph/issues/50[详细]
2023-02-04 16:06 分类:问答Missing Rails Gem
I know this question has been asked multiple times on this site, but after digging through other answers, I am still coming up blank on how to resolve this.[详细]
2023-02-04 11:13 分类:问答Ruby Twitter gem
-- UPDATE -- Ok its fixed. This is what I di开发者_如何学JAVAd. remove all ruby and rubygems completely. then install ruby1.9.1-full and rubygems1.9.1 then install the twitter gem.[详细]
2023-02-03 11:56 分类:问答