Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby on Rails get validation error messages on controller

Error running 'requirements_osx_brew_update_system ',

ruby

Are Rails passwords generated with bcrypt portable?

Ruby: Average array of times

ruby-on-rails ruby arrays

Making custom YARD markdown

ruby yard

Dynamically create a class inherited from ActiveRecord?

ruby activerecord

Wait until particular element to disappear

ruby selenium-webdriver

Rename a certain key in a hash

ruby-on-rails ruby hash

ruby require './blahblah.rb' vs require File.expand_path('../blahblah', __FILE__)

ruby

Wrong order on has_many association when upgrading from rails 3 to rails 4

Failed to build gem native extension when installing Calabash Android on Ubuntu

android ruby ubuntu calabash

Strong parameters permit Array of Arrays

Before/After methods for Ruby Minitest framework

ruby minitest

Rails select in scope

How do I use xpath on nodes with a prefix but without a namespace?

Read/WriteProcessMemory in Ruby

warden authenticate recall not getting called

How to test for mass assignment errors in Rspec and Rails 4?

ChefSpec should not test included recipe

ruby rspec chef-infra chefspec

How to use RSpec regex argument matching on certain types of arguments