Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby: given a date find the next 2nd or 4th Tuesday

ruby-on-rails ruby date

Fast (Rspec) tests with and without Rails

ruby rspec tdd stub load-path

Errors Attaching Tempfile to Email in Rails

How to set the port in HTTParty

ruby ssl httparty

Write in an existing Excel .xls file which contains macros

gruntjs vs yeoman vs guard [closed]

Can I enforce arity on a block passed to a method?

ruby lambda proc

@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