Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails 5.2 ActiveStorage save and then read Exif data

Disable IP address logging Rails

How to retrieve caller context object in Ruby?

ruby metaprogramming

Regex for series of four digits each up to 100

ruby regex

Net::SFTP Errors

How to get FactoryGirl model attributes with has_and_belongs_to_many association?

Ruby: How does one test for similarity between two blocks of text?

Online audio stream using ruby on rails

Brakeman not skipping Gemfile.lock with --skip-files param

ruby-on-rails ruby brakeman

Get numbers from a list in a file, output to another file in Ruby?

ruby

Sinatra - undefined method `join' for #<String> - after removing Gemfile.lock

ruby sinatra

Ruby in Erlang

ruby erlang

How to match multi-line strings in Ruby using Regular Expressions to be used in an Inverted Index?

ruby regex inverted-index

How to keep file field value when validation failed

Generating JavaScript in Sinatra helpers

javascript ruby sinatra haml