Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Connect to existing Postgresql database with ActiveRecord without rails

Bundle Install Fails: Error loading Rubygems plugin after I deleted files

ruby-on-rails ruby homebrew

How to scrape a web page with dynamic content added by JavaScript?

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