Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I get Sinatra to work with HTTPClient?

ruby sinatra

Rails - void value expression when using gsub in helper method

ruby-on-rails ruby

Deploying with Rubber: 'libapache2-mod-passenger' was not found

Can ruby generate non-daemonic threads?

ruby

Avoid automatic conversion from Fixnum to Bignum in Ruby

ruby type-conversion

statistic engine that work with heroku

how to populate PDF webform with attributes

ruby-on-rails ruby

SQL Interpolation from Ruby on Rails Tutorial

Simple ruby filter in Logstash

ruby logstash elastic-stack

Ruby: Safe-navigation operator, undefined method `call`

Authenticate user before displaying an iFrame

How to enable middlewares in integration tests for a rack-app?

Rails confirmation dialog box button

Monitoring health of logstash

Ruby: using .send within a method behaves differently than calling it outside

ruby ruby-on-rails

Rails 4: f.select returns string not integer

ruby-on-rails ruby form-for

How to create a case insensitive Regexp from a non-case insensitive Regexp?

ruby regex

Amazon S3 secure URL at the bucket level

click button (not in form) with mechanize/nokogiri

ruby nokogiri mechanize