Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to get Rails to respond with json based on headers

How to create man page for ruby gem executable? [closed]

rails: attach some data to "head :ok" response

ruby-on-rails ruby rest http

Ruby Exceptions in a loop

ruby

Reading email using ruby-mail is not returning the mail body in text format

ruby email rubygems mail-gem

How to write factorygirl for table that have fields containing ruby keyword?

How can I get OS and OS ARCH information in Ruby?

ruby

ruby require problem (something to do with $LOAD_PATH)

ruby rubygems require

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