Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

show only posts created in last week

FactoryGirl trouble

ruby testing rspec factory-bot

relative paths for accessing rails assets

What's the idiomatic way to write multi-line ActiveRelation queries?

ruby-on-rails ruby

Access current git commit number from within Heroku app

String length difference between ruby 1.8 and 1.9

In a Ruby on Rails each loop, is there a good way to do something if nothing was iterated?

ruby-on-rails ruby

How would I rspec/test an updated_at field without using sleep() in ruby?

ruby rspec

A different rubygem version for each ruby version in rvm

ruby rubygems rvm

Alternative to URI.parse that allows hostnames to contain an underscore

ruby uri

Standardize a String for Filename, remove accents and special chars

Moving blog articles location in Middleman

ruby blogs middleman

How does ActiveRecord define methods compared to attr_accessor?

Sinatra cannot find views directory

ruby gem sinatra runtime-error

Using 'ruby' with no arguments freezes terminal

ruby

Why does Rails console say "cannot load such file -- readline"?

checking a bash command in a if statement in Ruby

ruby

Rails Single Table Inheritance: How to override the value written to the type field

Ruby - How to skip/ignore specific lines when reading a file?

ruby parsing cucumber lines skip

Rails: replacing try with the Null Object Pattern