Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Amazon Load Balancers dropping Web Socket connections to TorqueBox

Avoid display of backtrace when running Sinatra on an already taken port

ruby sinatra

Sidekiq transient vs fatal errors

ruby sidekiq

Can one use Ruby $SAFE level against exploits of Rails vulnerabilities?

ruby-on-rails ruby security

On/off subscription attribute for rails

ruby-on-rails ruby

How to get single result as an array rather than a Model in Sequel ORM

ruby rubygems sequel roda

Rails API Design: best way to include other attributes with json_api relationships

Ruby Sequel gem: update a row column with a value from another row column that I know the Id

ruby updates sequel

Ruby 1.9 segmentation fault on exit

Issue with adding a not null columns to an existing table

Execute code in included module in class on load (not on initialize)

ruby

How to query WHERE (ColA, ColB, ColC) IN ((a1, b1, c1), (a2, b2, c2), ...)

Gem Seer and Ajax on Ruby on Rails

Preventing UPDATE of record in Rails app where no fields are changed

ruby-on-rails ruby

Ruby inheritance and require order

ruby inheritance sinatra

Dry validation i18n message for array validation

ruby dry-validation

Ruby on Rails - Zeus permanently "freezes" test environment

(Rails 5) LoadError: cannot load such file -- sass ...when deploying to Heroku

can't find gem rspec-core (>= 0.a) (Gem::GemNotFoundException) when running on Jenkins

ruby jenkins rspec