Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Can't use a gem because json 2.1.0 is activated, but the gem requires 1.8.6

json ruby rubygems slack

How to get notified when recurring subscription payments successfully processed by Stripe?

target of repeat operator is not specified when using optional character

ruby regex

How to mock the create call for a new ActiveRecord object in RSpec?

How do I check if a Rails.application.config variable is defined?

Priorities of queues with sidekiq

ruby-on-rails ruby sidekiq

Ensure appended code to Rake task gets run no matter what

ruby rake rake-task

ruby equivalent of python izip_longest [closed]

python ruby

How to deep transform values on Ruby hash

ruby hash transform

Rails Form Object with Virtus: has_many association

ruby-on-rails ruby virtus

How to bulk update/upsert with mongoid/mongodb?

How to list all the symbols in use of a ruby/rails runtime/process

ruby

How do I find the files changed in a commit using Rugged?

ruby rugged

How to define class level constant regular expressions in Ruby to be used by external classes

ruby regex constants

Confusion with the order of execution when `next` with `unless` in ruby

ruby

Rails 4 action mailer SMTP-AUTH error missing secret phrase?