Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How can I access Sorcery in my RSpec tests?

How can I generate a navigation in Middleman?

ruby navigation middleman

How to solve Some gems seem to be missing from your vendor/cache directory. Could not find "whatever" in any of the sources?

Ruby on Rails - Passing variables to a partial within a partial

How do I save data on LocalStorage in Ruby on Rails 3.2.8?

Ruby regexp handling of nbsp

ruby regex ruby-2.0

url_encode in Ruby

ruby urlencode

Chef: cannot load such file -- moneta/basic_file

ruby chef-infra

Devise not working well with multiple subdomains on RoR3 application

Rubyzip: Export zip file directly to S3 without writing tmpfile to disk?

Why does Enumerable#find/#detect return an Array even when called on an Hash?

ruby arrays hash enumerable

Can chruby and chgems replace rvm's gemset?

ruby macos rvm chruby

Parse time with strptime using Time.zone

ruby datetime activesupport

Is there a Ruby equivalent for JavaScript's Function.prototype.bind?

javascript ruby

How to specify that gem is JRuby platform only?

ruby gem jruby

How do I fix the error "void value expression"?

Heroku ruby buildpack error - undefined local variable or method `install_language_pack_gems'

Faster constant-time string comparison in Ruby

ruby

How can I have multiple lines in the ruby interactive shell?

How to YARD document a method that returns nothing

ruby documentation yard