RubyGems is a package management tool for the Ruby programming language.
in rails gem active admin I want to remove the delete option form the default_actions while I still need …
ruby-on-rails rubygems activeadminHow can i override current_user of devise gem. Actually I need to add web services for mobile-app. Currently devise …
ruby-on-rails-3 authentication ruby-on-rails-3.1 rubygems deviseWhat are the available (best) ruby IP-based geolocation gem/plugins? How do they compare to one another in terms of …
ruby-on-rails ruby rubygems geolocation ruby-on-rails-pluginsI have installed this jekyll theme. But faced with one issue. If I do: bundle exec jekyll serve All work …
ruby rubygems jekyll github-pages jekyll-paginatorCouldn't find an answer to this. Running OS X Yosemite Beta v2 When following compass install guide ensure that your …
terminal installation rubygems compass osx-yosemite-betawhat plugin or gem do you recommened for tagging? There are many of them, acts_as_taggable, acts_as_taggable_…
ruby-on-rails ruby rubygems ruby-on-rails-pluginsI was trying to run brew doctor but system popped up error of /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/…
ruby rubygems homebrewI am trying to install mysql2 (version 0.4.5) and I am using Rails 5.0.2, Ruby 2.3.1 I've already installed mysql server using homebrew (…
ruby-on-rails rubygems mysql2I ran gem update --system to update to Rubygems 1.5.0 and after every time I run any bundle commands I get: …
ruby rubygems bundler