Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

@users variable empty. forget to pass the collection object for will_paginate?

rails: render a collection of models using an specific html view

Include javascript file at the very bottom of a page

Save image in watir-webdriver

ruby watir watir-webdriver

Custom field in form_for which isn't in model

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