Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Regex replace expression in Ruby on Rails

ruby regex ruby-on-rails-3

How to test AWS S3 get object method ?

irb keeps saving history, even though turned off via IRB configuration

ruby jruby

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?