Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Yard: Specify a different path for the compiled doc (instead of doc/)?

ruby yard

Parentheses in block variables

undefined symbol: SSLv2_method when running bundle install

ruby rvm bundler sslv2

bundle package fails when run inside rake task

ruby bundle rake-task

How can I use i18n for my error pages in Rails 3?

Check why ruby script hangs

Ruby - Calling setters from within an object [duplicate]

ruby

To make an API call with an oAuth token

ruby oauth

Struct vs test double in ruby

ruby rspec mocking

What is the difference between require and load?

ruby-on-rails ruby

Why do parentheses affect hashes?

ruby hash syntax

Ruby alternative to void return type

ruby void return-type

Ruby trying to grasp a new notation. (inject(: ) vs select(&:even?); why one has &?)

ruby syntax notation

first_or_create by email and then save the nested model

vagrant install plugin from github

ruby github gem vagrant

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