Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Search for a null value using Ransack 'eq' predicate

ruby ransack

Git diff without comments

ruby git

Is there any way to shorten this regular expression?

ruby regex

Rails: Faster way to perform updates on many records

Rails 4 testing user initialization is always blank

Output a repos URLs using Octokit.rb

ruby github-api octokit

Compiling Ruby 2.1 to bytecode

ruby ruby-2.0 ruby-2.1

installing rmagick gem on windows

How to call a class's method, when any other method of the class is called (Ruby)

ruby class

Determine if one path is under another path in Ruby?

ruby

Rails 4 vendor asset images not being referenced from css files Heroku and S3

Ruby - Sequel Model to access multiple databases

Determine mysql2 server version using mysql2 Ruby gem

ruby-on-rails ruby mysql2

Iterate over arrays in liquid templates

ruby jekyll liquid

list files with different extensions from a directory

ruby-on-rails ruby

Ruby on Rails bundles downgrade

ruby-on-rails ruby

Override method_missing for class and instance methods?

ruby-on-rails ruby

sqlite3 gem compilation error

ruby macos sqlite gem

Nested forms fail when using an ActiveResource model, Rails 4

Convert executed SQL result to a list of Model object