Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Is a good idea use Couchbase with Rails?

Specify options for a filter in ruby HAML

What means 'bin' in '$ bin/rails?'

AASM: Separating the state machine definition from the class definition

ruby module aasm

Running Cucumber tests on different environments

ruby testing cucumber capybara

pg: exec_params not replacing parameters?

ruby pg

Get around the ActiveAdmin::DatabaseHitDuringLoad

getaddrinfo Name or service not known Socket Error s3 fog carrierwave Figaro

Shortcut to assigning instance variables

ruby instance-variables

Programmatic way to obtain Ruby keywords

ruby keyword

Difference between `URI` and `URI.parse`

ruby url uri

ruby block that starts with <<-HTML

ruby-on-rails ruby devise

Capistrano error : could not connect to ssh-agent

ruby git ssh capistrano

Ruby: Wait for all threads completed using join and ThreadsWait.all_waits - what the difference?

Ruby on Rails: Dropzone js, getting [object Object], but why?

Rspec raise_error test failing even though the method raises an error

ruby-on-rails ruby rspec

Insert a number into an ordered array

ruby

Difference between `update_rubygems` and `gem update --system`

ruby rubygems

Using RSpec to test user input with gets

ruby unit-testing rspec

How to define array of hashes in Grape?

ruby api rest grape-api