Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

which is the proper way to push notifications to another webserver

At what point is using data-attributes bad practice when making ajax calls in ruby on rails?

Ruby app times out (deployed on Amazon EC2 with Phusion Passenger)

ruby amazon-ec2 passenger

SSL verification error when installing cocoapods

ruby ssl cocoapods

Ruby custom string method?

ruby string

Paperclip rename uploaded files by user

Testing with Ruby

ruby testing

Accepting an undefined number of arguments in Ruby/Inline C

Rails Sinatra application not loading Gems. Do I have them in the wrong place?

ruby rubygems sinatra bundler

Ruby uninitialized constant error when loading all files in a directory

ruby

How to pretty-print decimal format

Rspec rubocop error `prefer using verifying doubles over normal doubles`

How to extract digits from a String and transform them into an Integer

ruby

Why does Ruby compiler count expected number of arguments in this case as zero?

ruby

uninitialized constant Object::Element in Opal RB

javascript ruby opalrb

Ruby Null-Conditional operator [duplicate]

ruby

Loop through years + months

Is this ruby code thread safe?

Which is a better way to detect a client's user-agent?