Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gem

Why doesn't rails lock certain gems to a particular version?

Rails gem with javascript files

Gem for push notifications for Android and iOS

Packaging precompiled binaries inside of a gem

ruby rubygems heroku gem

Get changelogs for all gems included in a Rails project

Load Ruby gem into a user-defined namespace

ruby namespaces gem

Rails / Error Bundler::HTTPError during request to dependency API

RVM, Capistrano 3 and bundle fail

Deploy a shell script with Ruby gem and install in bin directory

ruby gem installation

Using JRuby class supplied in a gem from Clojure

ruby clojure interop gem jruby

getaddrinfo: nodename nor servname provided, or not known (SocketError)

gem themes shopify getaddrinfo

How to specify that gem is JRuby platform only?

ruby gem jruby

Should I install ruby gems in system repository (globally) or the project vendor/bundle (locally)?

Determining the gem's list of files for the specification

How can I extend a class from a gem?

Rails 4, custom gem with generator 'Could not find generator'

ruby-on-rails gem generator

Rails how to create an initializer inside a gem

Get list of gems being used by a Bundler project

ruby gem bundler

Can I run a Rails engine's specs from a real app which mounts it?

Why does "bundle exec" eat the parameters I pass in?

ruby gem exec bundle bundler