Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to use internal/external encoding when importing a YAML file?

ruby encoding utf-8

Strong parameters with nested hash

How to add font awesome to link_to method on rails using haml?

convert HTML code to Javascript variable (string)

What is the purpose of the "class << Class" (angle brackets) syntax?

ruby class syntax

Using described_class when including a module under test

ruby rspec

How to properly use joins on polymorphic association in Active Record

Ruby File IO: Can't open url as File object

ruby file open-uri

storing session in rails api application

Chef - execute vs bash resource

ruby chef-infra recipe

`scan': invalid byte sequence in UTF-8 (ArgumentError)

ruby regex file utf-8

Limit a text column in an ActiveRecord migration 5.0 using the PostgreSQL adapter

bundle exec rake test throwing error

Overriding a hash and making [] operators private - cant use ||= anymore

ruby operators overriding

How to mock out remote_ip in a Rspec helper?

ruby-on-rails ruby rspec

Navigating Ruby source code

ruby-on-rails ruby

Is it possible to narrow ruby constant lookup

rails ransack gem to search json column

ActionView::Template::Error (undefined method `silence' for)

Local history with pry

ruby-on-rails ruby pry