Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Customize "Password confirmation doesn't match Password" in Rails

Ruby: Write to stdin and read from stdout?

ruby

Is there any case to prefer for instead of each in Ruby?

ruby

Ruby case/when vs if/elsif

ruby

send PDF with rails send_data

ruby-on-rails ruby redmine

Sending JSON via cURL POST request to Sinatra

ruby json post curl params

Stubbing ActionMailer in Rspec

Rails: Prevent will_paginate from calling #count of ActiveRelation

Jekyll array contains check

ruby templates jekyll liquid

Ruby - incorrect line break within statement still gives result?

Adding a XML Element to a Nokogiri::XML::Builder document

ruby xml nokogiri

What does "shell out" or "shelling out" mean?

ruby unix bundler

Rails server won't run - Could not find gem error

Get parent element from HTML using Nokogiri

ruby nokogiri

call before methods in model on ruby

ruby model metaprogramming

Heroku push error: "NameError: uninitialized constant Uglifier::VERSION" on rake assets:precompile

In Ruby, how can I apply an attr_accessor from a module that is being extended?

ruby

Why is `-1 * x` faster than `-x` and why?

ruby micro-optimization

How can I describe mutable strings when strings are immutable by default?

ruby string literals ruby-2.3

pg gem: 'Warning: no type cast defined for type "numeric" '

ruby postgresql