Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby Watir Selenium WebDriver depricated warning

Failed to install Homebrew Portable Ruby (and your system version is too old)

ruby homebrew

Error installing sassc, clang compiler does not support '-march=native', M1

ruby clang apple-m1

Could I improve this method with duck typing?

Portable Ruby on Rails environment

How to sort not simple hash (hash of hashes)

ruby sorting hash

Is it possible to make ActiveRecord create objects for rows loaded using the :joins option?

Ruby on Rails Single Table Inheritance (STI) and unit test problem (with PostgreSQL)

Using acts_as_list with has_many :through in rails

ruby-on-rails ruby ajax

Rails: Find tasks that were created on a certain day?

ruby-on-rails ruby

ActiveRecord Join table for legacy Database

Get numbers from string

ruby regex

Shellwords.shellescape implementation for Ruby 1.8

ruby bash shell escaping sh

How to replace the Unicode gem on Ruby 1.9?

ruby unicode gem ruby-1.9

How can I get better at/learn more about Ruby? [closed]

ruby

Real-world use of binding objects in ruby

ruby computer-science

RoR && "coming soon" page

ruby object.hash

ruby

How to disconnect an existing ruby sequel connection to a database?

ruby sequel

cattr_accessor not working (outside rails) when active_support is required?