Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Psych argument error when parsing YAML in Ruby after upgrading Bundler

ruby yaml psych

Ruby - Show Deltas Between 2 array of hashes based on subset of hash keys

ruby set data-comparison

Rails Ransack - How to include multiple conditions with a ransacker

Parsing JSON in Ruby (like XPATH)

ruby json

Search an array by the first letters in Ruby?

arrays ruby

How to get a canonical link from HTML head using Nokogiri

html ruby nokogiri

Split string on capital letters, but not if preceded by whitespace

ruby regex string

Rails link_to not working within a button element

What is the purpose of exclamation marks in field definitions for GraphQL types in Ruby?

ruby-on-rails ruby graphql

Error when send mail with gem pony on Ruby

ruby rubygems

Ruby: How do to initialize the value of a block variable

ruby

SASS SyntaxError when including web font

css ruby-on-rails ruby sass

Java and Ruby: "everything is an object" in OO?

java ruby object

Paranoid an increment! counter may not be working properly

running rails migrations on production

Why is `JSON.parse` not throwing exception?

ruby json rubygems

How to send JSON form data with Mechanize or Faraday in Ruby

Rack test fails: No response yet for JSON request

Passing parent class initialized variables to an instance of a child class

mass updating attributes