Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Is there a difference without curly braces when using hash as an argument?

ruby hash literals

How to add values to a YAML hash using Ruby

ruby hash yaml webhooks hiera

Rails Strong Parameters - what if one of my fields is optional?

How to persist mysql connection (mysql2 gem) with Ruby (no RoR)

ruby rack mysql2

How to read file in Rails style

ruby-on-rails ruby nokogiri

Add one more same set of inputs on click rails

Merge hashes of arrays based on similar positions with Ruby

arrays ruby hash merge

LoadError: incompatible library version - /home/ubuntu/.rvm/gems/ruby-2.3.1@lm5/gems/nokogiri-1.8.2/lib/nokogiri/nokogiri.so

Rails: Group and sum while adding last values (Fibonacci)

how to remove loads of white space / new lines from in text body of email from rails 3 mail?

How to resize image only if width exceeds with Graphics/Image Magick

How do I move nodes in XML using Nokogiri?

ruby xml nokogiri

How can I set "global" variables that can be accessed in controllers and models in Rails

"Super from singleton method that is defined to multiple classes is not supported"

ruby-on-rails ruby

How to set allowed origin to request host in Rails 5

Add a VPC node to ELB programmatically

Confused when to use Parentheses vs Blocks in Ruby

ruby