Search code examples
bundle gem: rspec says 'No examples found'...

rubyrspecbundler

Read More
If using Ruby with Net/HTTP, how to monitor its traffic using Fiddler on Windows or another tool on ...

rubyhttpmonitoring

Read More
Is this statically bound?...

pythoncrubybinding

Read More
How do I find the minimum element in an array of strings, but only considering integers?...

arraysrubystringintegermin

Read More
Is there a 'git cherry' in libgit2...

rubygitlibgit2ruggedgit-cherry

Read More
Does Rails come with a "not authorized" exception?...

ruby-on-railsrubyactioncontroller

Read More
How to upload a file to a shared drive with Google API Drive v3 ruby gem...

rubygoogle-drive-apigoogle-drive-shared-drivegoogle-api-ruby-client

Read More
Problem with bundler not installing gems for different platforms...

rubyrubygemsbundler

Read More
Ruby on Rails: Converting "SomeWordHere" to "some word here"...

ruby-on-railsruby

Read More
What is the Rails way to work with polymorphic associations?...

ruby-on-railsrubyruby-on-rails-4activerecordpolymorphic-associations

Read More
How to delete resources by label with Kubeclient?...

rubykubernetesconfigmap

Read More
What does ||= (or-equals) mean in Ruby?...

rubyoperators

Read More
What do I pass to schema_migration in ActiveRecord::MigrationContext#new...

ruby-on-railsrubyrails-activerecord

Read More
How to run a background thread in ruby?...

rubymultithreadingchatbackgroundworker

Read More
What happens with method after `end` like `end.compact`?...

ruby

Read More
Ruby string to rust and back again...

rubystringrustffi

Read More
Tests not run automatically...

rubyminitestguard

Read More
How to fix Homebrew install failing with "Error: Failed to install Homebrew Portable Ruby"...

rubymacoshomebrewmacos-catalina

Read More
Compile C++ online in a Rails Application...

c++ruby-on-railsruby

Read More
NoMethodError Occurred, undefined method for nil:NilClass...

rubymethodsnull

Read More
How can I update Ruby version 2.0.0 to the latest version in Mac OS X v10.10 (Yosemite)?...

rubyversion

Read More
Using environment variables in a file path...

ruby

Read More
How to automatically set an IRB configuration across all environments for a specific rails app?...

ruby-on-railsrubyirb

Read More
Is it possible to place the .irbrc file in the project folder?...

rubyirb

Read More
Rails PostgreSQL numeric field overflow ERROR...

ruby-on-railsrubydatabaseruby-on-rails-3postgresql

Read More
Is there a way to set up an expectation for a hash but being "indifferent" about whether k...

rubyrspec

Read More
slice vs extract! rails 5...

rubyruby-on-rails-5ruby-hash

Read More
What is this notation in rspec: it { is_expected.to ... }...

rubyrspec

Read More
Ruby: How to list methods declared in the main scope...

ruby

Read More
Current year in Ruby on Rails...

ruby-on-railsrubydate

Read More
BackNext