Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Understanding Ruby Inheritance

ruby inheritance

Why are Ruby global strings, like $&, ignoring mutations without error?

ruby pseudo-globals

Why rails is not generating a route helper for my 'match' route?

Chef Recipes - Setting node attributes in ruby_block

ruby scope dsl chef-infra

Looping over attributes of object of a Non-Active-Record-Model

Can't get RSpec to work -- 'require': cannot load such file

ruby rspec

Replace Single Quotes with Apostrophe in String (Ruby)

ruby

RestClient failing to GET resource using SSL client certificate

ruby ssl rest-client

Ruby, Interpolating an Array of Strings

ruby interpolation

How fix this error: kernel_require.rb:45:in `require': cannot load such file?

ruby ruby-2.0

SublimeText2 auto complete wrong for ruby do block

ruby sublimetext2

How to use CoffeeScript specs with Jasmine-Rails

using sass color functions without sass engine

ruby sass

back-tick in ruby does not work with tail -f command

ruby logging tail

Overriding model in gem, adding callback and methods

Search for a null value using Ransack 'eq' predicate

ruby ransack

Git diff without comments

ruby git

Is there any way to shorten this regular expression?

ruby regex

Rails: Faster way to perform updates on many records

Rails 4 testing user initialization is always blank